Docs.rs
netrun-0.18.0
netrun 0.18.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
VladasZ
Dependencies
anyhow ^1.0
normal
local-ip-address ^0.6
normal
log ^0.4
normal
parking_lot ^0.12
normal
reqwest ^0.13
normal
serde ^1.0
normal
serde_json ^1.0
normal
dotenvy ^0.15
dev
env_logger ^0.11
dev
hreads ^0.10
dev
pretty_assertions ^1.4
dev
test-log ^0.2
dev
wasm-bindgen-test ^0.3
dev
plat ^0.5
build
infisical ^0.0.3
normal
tokio ^1.48
normal
tokio-util ^0.7
normal
Versions
0%
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
Crate netrun
netrun
0.18.0
All Items
Crate Items
Modules
Structs
Enums
Functions
Crate
netrun
Copy item path
Source
Modules
§
linux
rest
secret
Structs
§
Client
Server
Enums
§
Error
Functions
§
list_
afinet_
netifas
Perform a search over the system’s network interfaces using Netlink Route information, retrieved network interfaces belonging to both socket address families
AF_INET
and
AF_INET6
are retrieved along with the interface address name.
local_
broadcast_
ip
Retrieves the local broadcast IPv4 address for this system
local_
ip
Retrieves the local IPv4 address of the machine in the local network from the
AF_INET
family.
local_
ipv6
Retrieves the local IPv6 address of the machine in the local network from the
AF_INET6
family.