Docs.rs
netwatch-0.1.0
netwatch 0.1.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
dignifiedquire
Dependencies
anyhow ^1
normal
bytes ^1.7
normal
futures-lite ^2.3
normal
futures-sink ^0.3.25
normal
futures-util ^0.3.25
normal
libc ^0.2.139
normal
netdev ^0.30.0
normal
once_cell ^1.18.0
normal
socket2 ^0.5.3
normal
thiserror ^1
normal
time ^0.3.20
normal
tokio ^1
normal
tracing ^0.1
normal
tokio ^1
dev
netlink-packet-core ^0.7.0
normal
netlink-packet-route ^0.17.0
normal
netlink-sys ^0.8.5
normal
rtnetlink ^0.13.0
normal
derive_more ^1.0.0
normal
serde ^1
normal
windows ^0.51
normal
wmi ^0.13
normal
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
netwatch
0.1.0
Module netmon
Module Items
Structs
In crate netwatch
netwatch
Module
netmon
Copy item path
Source
Expand description
Monitoring of networking interfaces and route changes.
Structs
ยง
Callback
Token
Token to remove a callback
Monitor
Monitors networking interface and route changes.