# cratest A tool to run experiments on dependents of a crate. Or as they say when it comes to the Rust ecosystem: crate, crater, cratest. ## Usage Work-in-progress, the following is the interface as it aspires to be: ``` cargo-cratewide [OPTIONS…] [TARGET] ``` ## License All code is licensed under Mozilla Public License Version 2.0 (MPL-2.0).