Module pallet_housing_fund::storage::storage_noop_guard  
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.