#port #find #find-port

bin+lib find_port

find port

1 unstable release

0.1.0 Oct 28, 2023

#225 in #find

38 downloads per month
Used in 2 crates

MIT license

2KB

find_port

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

No runtime deps