-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathREADME.tpl
More file actions
16 lines (11 loc) · 909 Bytes
/
README.tpl
File metadata and controls
16 lines (11 loc) · 909 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[](https://crates.io/crates/agnostic_async_executor)
[](https://docs.rs/agnostic_async_executor)
[](https://github.com/siriux/agnostic_async_executor/actions)
# {{crate}}
{{readme}}
## License
This project is licensed under either of
- Apache License, Version 2.0, ([link](https://www.apache.org/licenses/LICENSE-2.0))
- MIT license ([link](https://opensource.org/licenses/MIT))
at your option.
This project was originally forked from [async-spawner](https://github.com/dvc94ch/async-spawner) from David Craven <david@craven.ch> but it has been redesigned to be a completely different library. Still, it's possible that some of the original code remains in some form.