[][src]Crate traitlit

Attribute Macros

lit

Generates implimentations for a set of literal types. Can be used on either an impl block or directly on the trait definition. The type will be inserted on all '_' in the type or trait arguments.