Derive Macro token_parser_derive::Parsable[][src]

#[derive(Parsable)]
Expand description

Derive the Parsable trait by parsing all unnamed fields in order using the Parsable trait.