## testing ``` $ cargo test ``` ### benchmark ``` $ cargo install cargo-criterion $ cargo criterion --all-features --plotting-backend disabled [name of benchmark, eg. "fetch"] ```