• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

src/H03-May-2022-880534

.cargo-checksum.jsonH A D03-May-202289 11

.cargo_vcs_info.jsonH A D01-Jan-197074 65

CHANGELOG.mdH A D29-Nov-19732.9 KiB11870

Cargo.tomlH A D01-Jan-19701.1 KiB4236

Cargo.toml.orig-cargoH A D29-Nov-1973787 3630

LICENSEH A D29-Nov-19732.1 KiB4839

README.mdH A D29-Nov-1973325 148

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