rust-imap/examples/README.md
2016-06-29 18:48:50 -04:00

8 lines
249 B
Markdown

Examples
========
This directory examples of working with the IMAP client.
Examples:
* basic - This is a very basic example of using the client.
* gmail_oauth2 - This is an example using oauth2 for logging into gmail as a secure appplication.