pure_cell 0.1.0

Alternative to GhostCell that provides safe interior mutability via const expressions.
Documentation
1
2
# pure_cell
Alternative to `GhostCell` that provides safe interior mutability via const expressions.