1 unstable release
0.0.1 | Feb 5, 2020 |
---|
#7 in #nebula
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
~16–27MB
~363K SLoC