Crate or_rs_macros

Source
Expand description

Macros for use with Or type.

Attribute Macrosยง

or_gen
A proc macro that converts if or match expressions that return multiple types into Or types.