parse_parameter

Function parse_parameter 

Source
pub fn parse_parameter(
    input: KconfigInput<'_>,
) -> IResult<KconfigInput<'_>, Parameter>