Module macros

Source
Expand description

Helper macros.

Macrosยง

numerical_enum ๐Ÿ”’
Implements TryFrom for enums from their numerical representation.
passthrough_trait_fn ๐Ÿ”’
Implements a function as itself.