[go: up one dir, main page]

fragile 1.0.0

Provides wrapper types for sending non-send values to other threads.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Armin Ronacher <armin.ronacher@active-4.com>"]
description = "Provides wrapper types for sending non-send values to other threads."
edition = "2018"
homepage = "https://github.com/mitsuhiko/rust-fragile"
keywords = ["send", "cell", "non-send", "send-wrapper", "failure"]
license = "Apache-2.0"
name = "fragile"
readme = "README.md"
repository = "https://github.com/mitsuhiko/rust-fragile"
version = "1.0.0"