Expand description
Contains the crate::StorageNoopGuard
for conveniently asserting
that no storage mutation has been made by a whole code block.
Structs§
- Asserts that no storage changes took place between con- and destruction of
Self
.
Contains the crate::StorageNoopGuard
for conveniently asserting
that no storage mutation has been made by a whole code block.
Self
.