Expand description
procedural macros for interacting with various wrappers
Macrosยง
- binary_
wrapper - The
binary_wrapper!macro generates implementations for the core binary operations onto a generic wrapper type. It supports both tuple structs and structs with named fields.