| Crates.io | netdev |
| lib.rs | netdev |
| version | 0.37.3 |
| created_at | 2024-01-22 10:35:07.87423+00 |
| updated_at | 2025-09-06 07:37:52.445122+00 |
| description | Cross-platform library for network interface |
| homepage | |
| repository | https://github.com/shellrow/netdev |
| max_upload_size | |
| id | 1108634 |
| size | 170,666 |
netdev provides a cross-platform API for network interface.
Please refer to the Interface struct documentation for detail.
This project was rebranded from default-net by the author myself for future expansion, continuation, and better alignment with naming conventions.
Add netdev to your dependencies
[dependencies]
netdev = "0.37"
For more details, see examples or doc.