1 2 3 4
//! Coverage test entry-point for the `tests/coverage/` module. //! Run with: cargo test --test coverage_tests mod coverage;