Function espr::parser::string_type  [−][src]
pub fn string_type(input: &str) -> ParseResult<'_, SimpleType>Expand description
311 string_type = STRING [ width_spec ] .
pub fn string_type(input: &str) -> ParseResult<'_, SimpleType>311 string_type = STRING [ width_spec ] .