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

..03-May-2022-

.github/H03-May-2022-10282

src/H03-May-2022-689328

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

.cargo_vcs_info.jsonH A D14-Jul-202074 65

.gitignoreH A D24-Jun-202019 32

CHANGELOG.mdH A D14-Jul-202099 84

Cargo.tomlH A D14-Jul-20201.2 KiB4236

Cargo.toml.orig-cargoH A D14-Jul-2020630 2421

LICENSE-APACHEH A D23-Jun-202010.6 KiB202169

LICENSE-MITH A D23-Jun-20201,023 2421

README.mdH A D29-Jun-2020946 2618

README.md

1# multitask
2
3[![Build](https://github.com/stjepang/multitask/workflows/Build%20and%20test/badge.svg)](
4https://github.com/stjepang/multitask/actions)
5[![License](https://img.shields.io/badge/license-MIT%2FApache--2.0-blue.svg)](
6https://github.com/stjepang/multitask)
7[![Cargo](https://img.shields.io/crates/v/multitask.svg)](
8https://crates.io/crates/multitask)
9[![Documentation](https://docs.rs/multitask/badge.svg)](
10https://docs.rs/multitask)
11
12## License
13
14Licensed under either of
15
16 * Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
17 * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
18
19at your option.
20
21#### Contribution
22
23Unless you explicitly state otherwise, any contribution intentionally submitted
24for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
25dual licensed as above, without any additional terms or conditions.
26