[]
= "rcell"
= "A Cell which can hold either an Arc or an Weak smartpointer or be empty"
= "2.0.0"
= "README.md"
= "MIT OR Apache-2.0"
= ["Christian Thäter <ct@pipapo.org>"]
= "https://github.com/cehteh/rcell.git"
= "http://docs.rs/rcell"
= "2021"
= ["arc", "cell"]
= ["concurrency", "memory-management"]
[]
= ["sync"]
# enabled by default, use 'sync' Arc/Weak; when disabled then non sync Rc/Weak are used
= []