Function rolodex::property::parse_parameter[][src]

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