cargo-cross-test-0.1.1 is not a library.
cargo-cross-test
Run native and web tests with a single command.
Usage
cargo cross-testorcargo cross-test allto execute tests for all available platforms.cargo cross-test webto executewasm-bindgen-testtests.cargo cross-test nativeto execute tests.