[][src]Module genco::ext

Extension traits provided by GenCo.

Structs

Display

Struct containing a type that implements Display and can be tokenized into a stream.

Quoted

Struct containing a type that is quoted.

Traits

DisplayExt

Tokenizer for anything that implements display.

QuotedExt

Tokenizer for various types.