Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 321 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 321 Bytes

graphql-int64-scalar

Dev

cargo clippy --all --all-features -- -D clippy::all
cargo +nightly clippy --all --all-features -- -D clippy::all

cargo fmt --all -- --check
cargo build-all-features

cargo test-all-features -- --nocapture