Crate funcmap_derive

Source
Expand description

Derive macros for the funcmap crate

This crate should not be depended on directly. See the documentation of funcmap instead.

Derive Macrosยง

FuncMap
Derive macro generating implementations of the FuncMap trait
TryFuncMap
Derive macro generating implementations of the TryFuncMap trait