Alexis Mousset 4ec34987f8 Merge pull request #35 from amousset/improve-doc
Improve documentation
2015-11-03 21:48:02 +01:00
2015-10-30 19:08:11 +01:00
2015-10-31 21:23:06 +01:00
2015-10-26 22:51:07 +01:00
2015-07-14 23:49:54 +02:00
2015-11-03 21:47:06 +01:00
2015-10-26 20:30:57 +01:00
2015-07-15 22:53:12 +02:00
2015-10-26 21:05:18 +01:00
2015-10-26 22:51:07 +01:00

lettre Build Status Coverage Status Crate MIT licensed

This is an email library written in Rust. See the documentation for more information.

Install

To use this library, add the following to your Cargo.toml:

[dependencies]
lettre = "0.5"

Testing

The tests require a mail server listening locally on port 25.

License

This program is distributed under the terms of the MIT license.

See LICENSE for details.

Description
Languages
Rust 100%