Module cargo_tarpaulin::report

source ·

Modules§

Traits§

  • Trait for report formats to implement. Currently reports must be serializable using serde

Functions§

  • Reports the test coverage using the users preferred method. See config.rs or help text for details.