cargo-export 0.3.0

Utility to export compiler artifacts from cargo build process
Documentation
1
2
3
4
#[test]
fn foo() {
    trycmd::TestCases::new().case("tests/cmd/*.toml");
}