response_lang

Function response_lang 

Source
pub fn response_lang(
    input: &[u8],
) -> IResult<&[u8], Response<SingleLine, SingleLine>>
Expand description

Parses the response to the Lang command, i.e. LANG when used with a parameter.