| Crates.io | netdev |
| lib.rs | netdev |
| version | 0.40.0 |
| created_at | 2024-01-22 10:35:07.87423+00 |
| updated_at | 2025-12-20 02:53:17.752174+00 |
| description | Cross-platform library for network interface |
| homepage | |
| repository | https://github.com/shellrow/netdev |
| max_upload_size | |
| id | 1108634 |
| size | 237,613 |
netdev provides a cross-platform API for network interface.
See the Interface struct documentation for detail.
Add netdev to your Cargo.toml
[dependencies]
netdev = "0.40"
For more details, see examples or doc.
This crate was originally published as default-net
and later rebranded to netdev by the author myself for future expansion, clearer naming, and long-term maintenance.