Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ContractStateDerefMut

Fully qualified path: integrity::contracts::mocked_fact_registry::MockedFactRegistry::ContractStateDerefMut

impl ContractStateDerefMut of DerefMut<ContractState>;

Impl functions

deref_mut

Fully qualified path: integrity::contracts::mocked_fact_registry::MockedFactRegistry::ContractStateDerefMut::deref_mut

fn deref_mut(ref self: ContractState) -> FlattenedStorage<Mutable<Storage>>

Impl types

Target

Fully qualified path: integrity::contracts::mocked_fact_registry::MockedFactRegistry::ContractStateDerefMut::Target

type Target = FlattenedStorage<Mutable<Storage>>;