• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-1,048641

tests/03-May-2024-223182

.cargo_vcs_info.jsonD03-May-202474 65

Android.bpD03-May-20244.2 KiB163148

CHANGELOG.mdD03-May-2024389 2211

Cargo.tomlD03-May-20241.3 KiB4740

Cargo.toml.origD03-May-2024942 3530

LICENSED03-May-20241 KiB2622

METADATAD03-May-2024398 2019

MODULE_LICENSE_MITD03-May-20240

OWNERSD03-May-202440 21

README.mdD03-May-2024328 148

TEST_MAPPINGD03-May-20242.4 KiB114113

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