stop-handle

Crates.io MIT licensed Build Status

Overview

An easy way to request termination of the running future

Usage

Add this to your Cargo.toml: toml [dependencies] stop-handle = "0.1"

See examples folder