1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["Benjamin Herr <crates-io@1d6.org>"] description = "Safer than std::cell::UnsafeCell!" edition = "2018" license = "MIT" name = "safe_cell" repository = "https://gitlab.com/lirnril/safe_cell" version = "0.1.0"