virtue 0.0.13

A sinless derive macro helper
Documentation
1
2
3
4
5
6
7
default:
    just --list

ci:
    cargo fmt --all -- --check
    cargo clippy --all-features -- -D warnings
    cargo test