rustymail 0.0.1

An Email Newsletter created with rust axum framework
1
2
3
fn main() {
    println!("Welcome to rustymail !");
}