• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-1,082654

tests/03-May-2024-223182

.cargo_vcs_info.jsonD03-May-202474 65

Android.bpD03-May-20242.1 KiB9284

CHANGELOG.mdD03-May-2024514 2814

Cargo.tomlD03-May-20241.3 KiB4740

Cargo.toml.origD03-May-2024942 3530

LICENSED03-May-20241 KiB2622

METADATAD03-May-2024399 2019

MODULE_LICENSE_MITD03-May-20240

OWNERSD03-May-202440 21

README.mdD03-May-2024328 148

TEST_MAPPINGD03-May-2024607 3433

cargo2android.jsonD03-May-202452 55

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