Docs.rs
  • port-selector-0.1.6
    • port-selector 0.1.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ZingerLittleBee
    • Dependencies
      • rand ^0.8.5 normal
    • Versions
    • 63.64% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

port_selector0.1.6

Crate Items

  • Structs
  • Functions
  • Type Aliases

List of all items

Structs

  • Selector

Functions

  • is_free
  • is_free_tcp
  • is_free_udp
  • random_free_port
  • random_free_tcp_port
  • random_free_udp_port
  • select_free_port
  • select_from_given_port
  • take_up::random_take_up_port
  • take_up::random_take_up_tcp_port
  • take_up::random_take_up_udp_port
  • take_up::take_up_port
  • take_up::take_up_tcp_port
  • take_up::take_up_udp_port

Type Aliases

  • Port