instant-smtp/src
Damian Poddebniak d41e8118f3 EhloOkResp Parser + Type
* ehlo_ok_resp returns `EhloOkResp` now
* Converted some &[u8] parser to &str
* Added unit test
* Changed ehlo_line to accept "AUTH=LOGIN PLAIN" (note the "=")
2020-08-10 15:05:30 +02:00
..
parse EhloOkResp Parser + Type 2020-08-10 15:05:30 +02:00
lib.rs
types.rs EhloOkResp Parser + Type 2020-08-10 15:05:30 +02:00