Expand description
This crate provides the [parameterize
] macro, which allow parameterizing generic functions for
applications like unit testing.
Attribute Macrosยง
- parameterize
- Expand a function with the given parameter matrix
This crate provides the [parameterize
] macro, which allow parameterizing generic functions for
applications like unit testing.