demes-rs
A rust implementation of the demes specification.
Developer information
Cloning the repository and running the test suite
Viewing the documentation
cargo doc --open
Calculating code coverage
First, install tarpaulin:
Then,
Finally, open tarpaulin-report.html with your favorite browser.
Change log
See here.