fragile 0.3.0

Provides wrapper types for sending non-send values to other threads.
Documentation
[package]
name = "fragile"
version = "0.3.0"
license = "Apache-2.0"
description = "Provides wrapper types for sending non-send values to other threads."
readme = "README.md"
authors = ["Armin Ronacher <armin.ronacher@active-4.com>"]
repository = "https://github.com/mitsuhiko/rust-fragile"
homepage = "https://github.com/mitsuhiko/rust-fragile"
keywords = ["send", "cell", "non-send", "send-wrapper", "failure"]