[dependencies.deepsize]
optional = true
version = "0.2.0"
[features]
default = []
[package]
authors = ["Hrvoje Nikšić <hniksic@gmail.com>"]
description = "Rc and Option equivalents that facilitate sending data between threads."
documentation = "https://docs.rs/sendable/"
edition = "2021"
homepage = "https://github.com/hniksic/sendable"
keywords = ["graph", "rc", "thread", "option"]
license = "Apache-2.0/MIT"
name = "sendable"
repository = "https://github.com/hniksic/sendable"
resolver = "2"
version = "0.5.0"