ghost_actor 0.1.0-alpha.9

A simple, ergonomic, idiomatic, macro for generating the boilerplate to use rust futures tasks in a concurrent actor style.
Documentation
language: rust
cache: cargo
rust:
  - stable
script:
  - make