caith 4.2.4

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");
}