pub fn greeting(input: &[u8]) -> IResult<&[u8], Greeting>
Expand description

Parses the server greeting.