Docs.rs
network-interface-2.0.1
network-interface 2.0.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
LeoBorai
Dependencies
serde ^1.0.183
normal
optional
thiserror ^1.0
normal
libc ^0.2.101
normal
libc ^0.2.101
normal
cc ^1.0.73
build
libc ^0.2.101
normal
winapi ^0.3
normal
Versions
66.67%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
network_
interface
2.0.1
All Items
Crate Items
Structs
Enums
Traits
Type Aliases
Crate
network_interface
Copy item path
Source
Structs
§
Network
Interface
A system’s network interface
V4If
Addr
IPV4 Interface from the AFINET network interface family
V6If
Addr
IPV6 Interface from the AFINET6 network interface family
Enums
§
Addr
Network interface address
Error
Traits
§
Network
Interface
Config
Type Aliases
§
Netmask
An alias for an
Option
that wraps either a
Ipv4Addr
or a
Ipv6Addr
representing the IP for a Network Interface netmask
Result