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

Parses the response to the Noop command.