rust-imap/src
Todd Mortimer e1db863691 Add helper function to transform a vec of flag strings into a vec of Flags.
Also use it where we were previously iterating manually.
2021-04-05 15:59:12 -04:00
..
extensions Change callback_stop to stop_on_any. 2021-04-05 15:29:56 -04:00
types Add helper function to transform a vec of flag strings into a vec of Flags. 2021-04-05 15:59:12 -04:00
authenticator.rs A significant documentation upgrade 2018-11-21 16:37:47 -05:00
client.rs Appease clippy. 2021-03-20 14:26:52 -04:00
error.rs Adopt latest imap_proto and expose error status codes 2021-03-06 14:53:14 -08:00
lib.rs Note looking for maintainers 2021-03-06 15:08:14 -08:00
mock_stream.rs rustfmt 2018-04-03 13:01:35 -04:00
parse.rs Add helper function to transform a vec of flag strings into a vec of Flags. 2021-04-05 15:59:12 -04:00