osaka 0.1.0

async for rust without the noise
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "osaka"
version = "0.1.0"
authors = ["Arvid E. Picciani <aep@exys.org>"]
edition = "2018"
description = "async for rust without the noise"
license     = "MIT/Apache-2.0"
repository  = "https://github.com/aep/osaka"
documentation = "https://docs.rs/osaka"



[dependencies]
#osaka-macros = { path = "osaka-macros" }
mio = "0.6"