Alexis Mousset 51de392086 Add documentation
2015-10-11 21:21:31 +02:00
2015-10-11 19:56:02 +02:00
2015-10-11 21:21:31 +02:00
2014-11-05 02:39:32 +01:00
2015-07-14 11:27:02 +02:00
2015-07-14 23:49:54 +02:00
2015-10-11 19:56:02 +02:00
2015-07-15 22:53:12 +02:00
2015-10-06 18:42:35 +02:00

rust-smtp Build Status Coverage Status Crate MIT licensed

This library implements a simple SMTP client. See the documentation for more information.

Install

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

[dependencies]
smtp = "0.2"

License

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

See LICENSE for details.

Description
Languages
Rust 100%