stop-handle

Crates.iostop-handle
lib.rsstop-handle
version0.1.0
sourcesrc
created_at2020-02-14 12:59:23.679323
updated_at2020-02-14 12:59:23.679323
descriptionConvinient structure to terminate future execution
homepagehttps://github.com/glebpom/stop-handle
repositoryhttps://github.com/glebpom/stop-handle
max_upload_size
id208837
size13,649
Gleb Pomykalov (glebpom)

documentation

https://docs.rs/stop-handle/0.1.0/stop-handle/

README

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:

[dependencies]
stop-handle = "0.1"

See examples folder

Commit count: 2

cargo fmt