const-addrs 0.2.0

A set of macros for creating networking types from a string literal.
Documentation
1
2
3
4
5
error: Invalid length of 20 characters
 --> tests/fail/mac6.rs:4:19
  |
4 |     let _ = mac6!("ca:fe:ca:fe:c0:ff:ee");
  |                   ^^^^^^^^^^^^^^^^^^^^^^