arc-cell 0.1.5

Helper for a simple Cell-like object containing Arc/Weak
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "arc-cell"
version = "0.1.5"
authors = ["Connor Hilarides <connorcpu@live.com>"]
repository = "https://github.com/Connorcpu/arc-cell"
license = "MIT"
description = "Helper for a simple Cell-like object containing Arc/Weak"
keywords = ["sync", "arc", "cell"]

[dependencies]