arcell 0.1.2

Arc obtains internal variability
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies]

[lib]
name = "arcell"
path = "src/lib.rs"

[package]
authors = ["Zen <mr.sololife@gmail.com>"]
description = "Arc obtains internal variability"
edition = "2021"
include = ["/src/*", "/Cargo.toml", "/readme.md"]
keywords = ["arc", "cell", "arc-cell"]
license = "MIT"
name = "arcell"
readme = "README.md"
repository = "https://github.com/soloist-v/arcell.git"
version = "0.1.2"