paralegal_compiler::parsers::definitions

Function definition_scope

Source
fn definition_scope(
    s: &str,
) -> IResult<&str, DefinitionScope, VerboseError<&str>>