paralegal_compiler::parsers::shared

Function colon

Source
pub fn colon(s: &str) -> IResult<&str, &str, VerboseError<&str>>