Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IFactRegistryExternalSafeLibraryDispatcherSerde

Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalSafeLibraryDispatcherSerde

Part of the group: dispatchers

impl IFactRegistryExternalSafeLibraryDispatcherSerde of Serde<
    IFactRegistryExternalSafeLibraryDispatcher,
>;

Impl functions

serialize

Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalSafeLibraryDispatcherSerde::serialize

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

deserialize

Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalSafeLibraryDispatcherSerde::deserialize

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