Docs.rs
debug-cell-0.1.0
Platform
i686-apple-darwin
i686-pc-windows-gnu
x86_64-apple-darwin
x86_64-pc-windows-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
debug-cell 0.1.0
A clone of the standard library's `RefCell` type with extra debugging support in non-release builds. Whenever a borrow error happens the current locations of where known borrows were created will be printed out as well.
Crate
Source
Builds
Feature flags
Documentation
src
tests
.gitignore
.travis.yml
Cargo.toml
README.md