pub fn parse_scope(input: &str) -> IResult<&str, Scope<'_>>
Parse a scope, consuming all whitespace before it