[][src]Module new_tokio_smtp::response::parser

Structs

ResponseLine

Enums

ParseError

Functions

parse_code

A non-struct response code parser, as long as the code is made of digits it accepts it

parse_line
response_from_parsed_lines

Ignores the last_line field in the iterator, the called is required to check if the last line (and no previous line) has the field set to true.