Function espr::parser::width_spec  [−][src]
pub fn width_spec(input: &str) -> ParseResult<'_, WidthSpec>Expand description
341 width_spec = ( width ) [ FIXED ] .
pub fn width_spec(input: &str) -> ParseResult<'_, WidthSpec>341 width_spec = ( width ) [ FIXED ] .