[][src]Type Definition arithmetic_parser::grammars::F32Grammar

type F32Grammar = NumGrammar<f32>;

Type alias for a grammar on f32 literals.