escher 0.3.0

Self-referencial structs using the async/await transformation
Documentation
[dependencies.escher-derive]
version = "0.2.0"

[dependencies.futures-task]
version = "0.3"

[package]
authors = ["Petros Angelatos <petrosagg@gmail.com>"]
description = "Self-referencial structs using the async/await transformation"
documentation = "https://docs.rs/escher"
edition = "2018"
exclude = ["assets/*"]
keywords = ["lifetime", "ownership", "borrowing", "self", "reference"]
license = "MIT OR Apache-2.0"
name = "escher"
readme = "README.md"
repository = "https://github.com/petrosagg/escher"
version = "0.3.0"