simtrial-rust is an experimental Rust package for clinical trial simulation with time-to-event endpoints.
Add simtrial
to your Rust project from crates.io using Cargo:
cargo add simtrial
To try the latest development version directly from GitHub, point Cargo at the repository:
cargo add simtrial --git https://github.com/nanxstats/simtrial-rust.git