enough-ffi 0.2.0

FFI helpers for the enough cancellation trait
Documentation
[dependencies.enough]
features = ["std"]
version = "0.2.0"

[dev-dependencies]

[features]
default = []

[lib]
name = "enough_ffi"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["concurrency", "external-ffi-bindings"]
description = "FFI helpers for the enough cancellation trait"
edition = "2021"
keywords = ["cancellation", "cooperative", "async", "ffi", "no_std"]
license = "MIT OR Apache-2.0"
name = "enough-ffi"
readme = "README.md"
repository = "https://github.com/imazen/enough"
rust-version = "1.56"
version = "0.2.0"