Skip to main content

parse_type

Function parse_type 

Source
pub fn parse_type(
    input: KconfigInput<'_>,
) -> IResult<KconfigInput<'_>, Attribute>