Function rolodex::property::parse_parameters[][src]

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