Docs.rs
ng-net-0.1.0
ng-net 0.1.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
niko-ng
Dependencies
async-recursion ^1.1.1
normal
async-std ^1.12.0
normal
async-trait ^0.1.64
normal
base64-url ^2.0.0
normal
ed25519-dalek ^1.0.1
normal
either ^1.8.1
normal
futures ^0.3.24
normal
lazy_static ^1.4.0
normal
ng-repo ^0.1.0
normal
noise-protocol ^0.2.0-rc1
normal
noise-rust-crypto ^0.6.0-rc.1
normal
once_cell ^1.17.1
normal
regex ^1.8.4
normal
serde ^1.0
normal
serde_bare ^0.5.0
normal
serde_bytes ^0.11.7
normal
serde_json ^1.0
normal
unique_id ^0.1.5
normal
url ^2.4.0
normal
web-time ^0.2.0
normal
default-net ^0.16.2
normal
getrandom ^0.2.7
normal
async-tungstenite ^0.22.2
dev
getrandom ^0.2.7
normal
reqwest ^0.11.18
normal
Versions
37.9%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
ng_net
0.1.0
In ng_net::utils
Function
ng_net
::
utils
::
is_ipv4_shared
Copy item path
source
ยท
[
−
]
pub const fn is_ipv4_shared(addr: &
Ipv4Addr
) ->
bool