key_value

Function key_value 

Source
pub fn key_value<'r>(input: &'r str) -> IResult<&'r str, (String, Option<f32>)>