pin-cell 0.2.0

A pin-safe cell
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["Without Boats <boats@mozilla.com>", "dignifiedquire <me@dignifiedquire.com>"]
description = "A pin-safe cell"
documentation = "https://docs.rs/pin-cell"
edition = "2018"
license = "MIT"
name = "pin-cell"
readme = "README.md"
repository = "https://github.com/dignifiedquire/pin-cell"
version = "0.2.0"