Expand description
This library provides macros that add syntactic sugar for common operations.
Specifically, the macros implemented in this crate are proc macros, which
have to live separately from other code. They are part of the rubedo
ecosystem.
Macrosยง
- Builds an IP address from a range of input types.