[][src]Function rain_lang::parser::parse_opt_ident

pub fn parse_opt_ident(input: &str) -> IResult<&str, Option<&str>>

Parse an optional ident