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>