addr-hal 0.1.1

Abstract for network address for std and no_std.
# addr-hal

Abstract for network address for `std` and `no_std`.

Some code from `std`.

## Design principle

- Network address facade for `std` and `no_std`.
- Optional bind for specific platform.

## Features

- [X] traits and enum for ip.
- [X] traits and enum for sockaddr.