• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-879533

.cargo_vcs_info.jsonD03-May-2024106 66

Android.bpD03-May-2024817 3430

CHANGELOG.mdD03-May-20243 KiB12473

Cargo.tomlD03-May-20241 KiB4236

Cargo.toml.origD03-May-2024707 3428

LICENSED03-May-20242.1 KiB4839

METADATAD03-May-2024376 2019

MODULE_LICENSE_MITD03-May-20240

OWNERSD03-May-202440 21

README.mdD03-May-2024325 148

TEST_MAPPINGD03-May-2024498 3130

cargo2android.jsonD03-May-202434 44

README.md

1# Tokio Macros
2
3Procedural macros for use with Tokio
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