Crates.io | addr-hal |
lib.rs | addr-hal |
version | 0.1.1 |
source | src |
created_at | 2020-03-14 05:36:27.832132 |
updated_at | 2020-03-14 05:41:19.109541 |
description | Abstract for network address for std and no_std. |
homepage | |
repository | https://github.com/KarmaNetwork/addr-hal |
max_upload_size | |
id | 218465 |
size | 119,586 |
Abstract for network address for std
and no_std
.
Some code from std
.
std
and no_std
.traits and enum for ip.
traits and enum for sockaddr.