paralegal_compiler::parsers::clause

Function there_is

Source
fn there_is(s: &str) -> IResult<&str, ClauseIntro, VerboseError<&str>>