caith 2.0.0

A dice roller library supporting many features
Documentation
1
2
3
4
fn main() {
    // Tell Cargo that if the given file changes, to rerun this build script.
    println!("cargo:rerun-if-changed=src/caith.pest");
}