anchor-coverage 0.3.0

A wrapper around `anchor test` for computing test coverage
Documentation
1
2
3
fn main() {
    nested_workspace::build().unwrap();
}