rust-imap/src
2023-01-21 15:08:51 -08:00
..
extensions Add support for RFC 5819: LIST-STATUS extension 2023-01-17 10:44:35 +01:00
types Un-export some exposed parse() functions 2023-01-16 16:38:19 +01:00
authenticator.rs A significant documentation upgrade 2018-11-21 16:37:47 -05:00
client.rs Address base64 deprecations 2023-01-21 15:08:51 -08:00
client_builder.rs Read greeting if TLS but no STARTTLS 2022-08-10 18:43:38 -07:00
error.rs Improve error message for ValidationError 2021-11-10 10:12:03 +01:00
lib.rs add support for the imap quota extension (RFC 2087) 2022-09-26 14:21:55 -04:00
mock_stream.rs rustfmt 2018-04-03 13:01:35 -04:00
parse.rs fixup! adjust parse_until_done to return an Option so it is more versatile 2022-10-25 15:26:57 -04:00
utils.rs add iter_join helper method to more efficiently join string vecs 2022-09-26 12:25:06 -04:00