referrerpolicy=no-referrer-when-downgrade

Module storage_noop_guard

Source
Expand description

Contains the crate::StorageNoopGuard for conveniently asserting that no storage mutation has been made by a whole code block.

Structs§

StorageNoopGuard
Asserts that no storage changes took place between con- and destruction of Self.