threadcell 1.0.2

A cell whose value can only be accessed by a owning thread
Documentation
1
2
3
4
fn main() {
    conf_test::ConfTest::run();
    // any other build.rs steps follow below
}