pulz-executor

Crates.iopulz-executor
lib.rspulz-executor
version0.1.0-alpha
sourcesrc
created_at2022-01-31 20:14:24.831472
updated_at2022-01-31 20:14:24.831472
descriptionAbstractions of some async runtimes
homepage
repositoryhttps://github.com/HellButcher/pulz.git
max_upload_size
id524765
size10,681
Christoph H (HellButcher)

documentation

README

pulz-executor

Crates.io docs.rs license: MIT/Apache-2.0 Rust CI

Abstractions of some async runtimes

Feature Flags

The implementions for different runtimes are available behind feature-flags. The followinf flags are arailable:

  • async-std
  • tokio

License

This repository is licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 141

cargo fmt