Crate named

Source

Attribute Macros§

named
This procedural macro allows you to produce functions which can be called with named arguments, optionally with default values. The function must be called as a macro, rather than like a “real” function.