Function espr::parser::spaces_or_remarks [−][src]
pub fn spaces_or_remarks(input: &str) -> RawParseResult<'_, Vec<Remark>>
Expand description
Match to spaces or remarks
pub fn spaces_or_remarks(input: &str) -> RawParseResult<'_, Vec<Remark>>
Match to spaces or remarks