Function rolodex::property::parse_property[][src]

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