addr-hal 0.1.1

Abstract for network address for std and no_std.
Documentation

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

  • traits and enum for ip.
  • traits and enum for sockaddr.