fibers_global 0.1.2

The global executor of fibers
Documentation
[badges.codecov]
repository = "sile/fibers_global"

[badges.travis-ci]
repository = "sile/fibers_global"

[dependencies.fibers]
version = "0.1"

[dependencies.futures]
version = "0.1"

[dependencies.lazy_static]
version = "1"

[dependencies.num_cpus]
version = "1"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
description = "The global executor of fibers"
edition = "2018"
homepage = "https://github.com/sile/fibers_global"
license = "MIT"
name = "fibers_global"
readme = "README.md"
repository = "https://github.com/sile/fibers_global"
version = "0.1.2"