clone_cell 0.1.3

A Cell that works with a restrictive form of Clone
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]
[dev-dependencies.trybuild]
version = "1.0.45"

[features]

[package]
authors = ["Vektorlynk"]
description = "A Cell that works with a restrictive form of Clone"
documentation = "https://docs.rs/clone_cell"
edition = "2018"
keywords = ["clone", "cell", "mutability"]
license = "MIT OR Apache-2.0"
name = "clone_cell"
readme = "README.md"
repository = "https://github.com/Vektorlynk/clone_cell"
version = "0.1.3"