find_port

Crates.iofind_port
lib.rsfind_port
version0.1.0
sourcesrc
created_at2023-10-28 07:21:34.467506
updated_at2023-10-28 07:21:34.467506
descriptionfind port
homepage
repository
max_upload_size
id1016759
size2,155
阿豪 (ahaoboy)

documentation

README

find_port

let port = find_port("127.0.0.1", 8080).expect("can't find available port");
Commit count: 0

cargo fmt