Function rolodex::property::parse_begin[][src]

pub fn parse_begin(i: &str) -> IResult<&str, Property<'_>, VerboseError<&str>>