# segmap fuzz tests These fuzz tests use the [cargo-fuzz](https://github.com/rust-fuzz/cargo-fuzz) tool. Run one of these: ```shell cargo +nightly fuzz run segmap_coalesce ```