Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IAccessControlSafeDispatcherSerde

Fully qualified path: access_control_a::access_control::IAccessControlSafeDispatcherSerde

Part of the group: dispatchers

impl IAccessControlSafeDispatcherSerde of Serde<IAccessControlSafeDispatcher>;

Impl functions

serialize

Fully qualified path: access_control_a::access_control::IAccessControlSafeDispatcherSerde::serialize

fn serialize(self: @IAccessControlSafeDispatcher, ref output: Array<felt252>)

deserialize

Fully qualified path: access_control_a::access_control::IAccessControlSafeDispatcherSerde::deserialize

fn deserialize(ref serialized: Span<felt252>) -> Option<IAccessControlSafeDispatcher>