Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IAccessControlSafeLibraryDispatcherSerde

Fully qualified path: access_control_a::access_control::IAccessControlSafeLibraryDispatcherSerde

Part of the group: dispatchers

impl IAccessControlSafeLibraryDispatcherSerde of Serde<IAccessControlSafeLibraryDispatcher>;

Impl functions

serialize

Fully qualified path: access_control_a::access_control::IAccessControlSafeLibraryDispatcherSerde::serialize

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

deserialize

Fully qualified path: access_control_a::access_control::IAccessControlSafeLibraryDispatcherSerde::deserialize

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