Docs.rs
netdev-0.29.0
netdev 0.29.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
shellrow
Dependencies
libc ^0.2
normal
serde ^1
normal
optional
serde_json ^1.0
dev
system-configuration ^0.6
normal
dlopen2 ^0.5
normal
netlink-packet-core ^0.7
normal
netlink-packet-route ^0.17
normal
netlink-sys ^0.8
normal
once_cell ^1
normal
memalloc ^0.1.0
normal
windows-sys ^0.52
normal
Versions
89.53%
of the crate is documented
Go to latest version
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module interface
netdev
0.29.0
Module interface
Structs
Enums
Functions
In crate netdev
Modules
device
gateway
interface
ip
mac
?
Settings
Module
netdev
::
interface
Copy item path
source
·
[
−
]
Structs
§
Interface
Structure of Network Interface information
Enums
§
InterfaceType
Type of Network Interface
Functions
§
get_default_interface
Get default Network Interface
get_interfaces
Get a list of available Network Interfaces
get_local_ipaddr
Retrieve the IP address of the default network interface.