Crates.io | default-net |
lib.rs | default-net |
version | 0.22.0 |
source | src |
created_at | 2021-04-11 11:31:51.363212 |
updated_at | 2024-02-19 14:10:09.538612 |
description | Cross-platform library for network interface and gateway |
homepage | |
repository | https://github.com/shellrow/default-net |
max_upload_size | |
id | 381987 |
size | 138,255 |
netdev
and repository has been moved to the https://github.com/shellrow/netdev0.23
default-net
provides a cross-platform API for network interface and gateway.
Add default-net
to your dependencies
[dependencies]
default-net = "0.22"
For more details, see examples or doc.