Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ComponentStateDerefMut

Fully qualified path: access_control_a::access_control::access_control_component::ComponentStateDerefMut

impl ComponentStateDerefMut<TContractState> of DerefMut<ComponentState<TContractState>>;

Impl functions

deref_mut

Fully qualified path: access_control_a::access_control::access_control_component::ComponentStateDerefMut::deref_mut

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

Impl types

Target

Fully qualified path: access_control_a::access_control::access_control_component::ComponentStateDerefMut::Target

type Target = FlattenedStorage<Mutable<Storage>>;