Crate generic_parameterize

Crate generic_parameterize 

Source
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