• Home
Name Date Size #Lines LOC

..--

src/04-Jul-2025-1,082654

tests/04-Jul-2025-223182

.android-checksum.jsonD04-Jul-20251.4 KiB11

.cargo-checksum.jsonD04-Jul-2025982 11

Android.bpD04-Jul-20252.5 KiB111104

CHANGELOG.mdD04-Jul-2025514 2814

Cargo.tomlD04-Jul-20251.3 KiB4740

LICENSED04-Jul-20251 KiB2622

METADATAD04-Jul-2025399 1817

MODULE_LICENSE_MITD04-Jul-20250

README.mdD04-Jul-2025328 148

TEST_MAPPINGD04-Jul-2025568 3332

cargo_embargo.jsonD04-Jul-202546 44

README.md

1# tokio-test
2
3Tokio and Futures based testing utilities
4
5## License
6
7This project is licensed under the [MIT license](LICENSE).
8
9### Contribution
10
11Unless you explicitly state otherwise, any contribution intentionally submitted
12for inclusion in Tokio by you, shall be licensed as MIT, without any additional
13terms or conditions.
14