Docs.rs
solana-net-utils-2.0.16
solana-net-utils 2.0.16
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
clap ^3.1.5
normal
crossbeam-channel ^0.5.13
normal
log ^0.4.21
normal
nix ^0.28.0
normal
rand ^0.8.5
normal
serde ^1.0.203
normal
serde_derive ^1.0.203
normal
socket2 ^0.5.7
normal
solana-logger =2.0.16
normal
solana-sdk =2.0.16
normal
solana-version =2.0.16
normal
static_assertions ^1.1.0
normal
tokio ^1.29.1
normal
url ^2.5.2
normal
Versions
13.33%
of the crate is documented
Go to latest version
Platform
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
solana_
net_
utils
2.0.16
solana_net_utils
Function
parse_port_range
Copy item path
Source
pub fn parse_port_range(port_range: &
str
) ->
Option
<
PortRange
>