test:
    cargo test --all-features

check:
    cargo check --all-features
