Docs.rs
portpicker-0.1.1
portpicker 0.1.1
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
Dentosal
Dependencies
rand ^0.8
normal
Versions
66.67%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
portpicker
0.1.1
All Items
Crate Items
Functions
Type Aliases
Crate
portpicker
Copy item path
Source
Functions
§
is_free
Check if a port is free on both TCP and UDP
is_
free_
tcp
Check if a port is free on TCP
is_
free_
udp
Check if a port is free on UDP
pick_
unused_
port
Picks an available port that is available on both TCP and UDP
Type Aliases
§
Port