pub fn command_nonauth(input: &[u8]) -> IResult<&[u8], CommandBody<'_>>
Expand description

command-nonauth = login / authenticate / "STARTTLS"

Note: Valid only when in Not Authenticated state