cargo-llvm-cov-nextest-archive
Build and archive tests with cargo nextest
This internally calls `cargo nextest archive`.

USAGE:
    cargo llvm-cov nextest-archive [OPTIONS] [NEXTEST_OPTIONS]

ARGS:
    [OPTIONS]          Options for cargo-llvm-cov; For more information try `cargo llvm-cov --help`
    [NEXTEST_OPTIONS]  Options for cargo-nextest; For more information try `cargo nextest archive --help`
