1 unstable release

0.0.1 Feb 5, 2020

#9 in #nebula

MPL-2.0 license

19KB
375 lines

nebula_email

This crate is used as an optional dependency for the nebula crate to implement a handler that sends emails.

Full documentation will be able to be found on the project homepage once an initial version is released.


lib.rs:

Nebula Email

nebula_email will implement a form handler for nebula that uses form values to generate and send emails.

In Progress

This crate is a work in progress and, as of February 1st, 2020, only contains code to parse a TOML configuration.

Dependencies

~19MB
~321K SLoC