Derive Macro token_parser::SymbolParsable[][src]

#[derive(SymbolParsable)]
Expand description

Derive the Parsable trait by parsing all unnamed fields using the FromStr trait.