side-futures 0.1.2

Send future for execution on the runtime that may be in a different thread
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly
jobs:
  allow_failures:
    - rust: nightly
  fast_finish: true