rustool 0.3.20

Personal toolbox for my Rust projects
Documentation
1
2
3
4
#[test]
fn init() {
    tool::log_init!();
}