[package] name = "executioner" version = "0.0.1" authors = ["Tyler Neely "] edition = "2018" description = "Async scheduler that supports prioritization, efficient selection, and joining. A distributable MIT/Apache-2.0 license is granted implicitly for spacejam's github sponsors." license = "GPL-3.0" homepage = "http://sled.rs" repository = "https://github.com/spacejam/sled" keywords = ["async"] categories = ["asynchronous"] documentation = "https://docs.rs/executioner" readme = "README.md"