Module structx::named_args

source ·
Expand description

Simulating named arguments. #[named_args] is for functions with named arguments. arg!{} is an alias for structx!{}.

Macros

  • Value of anonymous struct.

Attribute Macros