Docs.rs
scoped_cell-0.1.0
scoped_cell 0.1.0
Permalink
Docs.rs crate page
MIT/Apache-2.0
Links
crates.io
Source
Owners
hansihe
Dependencies
Versions
10%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
scoped_
cell
0.1.0
All Items
Crate Items
Structs
Functions
Crate
scoped_cell
Copy item path
Source
Structs
§
Borrow
MutError
Scoped
Cell
Scoped
Cell
Creator
Guard
Scoped
Cell
Inner
Functions
§
new
The guard must not be dropped while a borrow of a related cell is in progress. If this happens, the whole process will be aborted.
scoped_
cell