weekly-backend 0.1.0

Weekly report system backend
Documentation
1
2
3
4
5
use weekly_backend::prelude::*;

fn main() {
    print_hello();
}