Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IFactRegistryExternalSafeDispatcherSerde

Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalSafeDispatcherSerde

Part of the group: dispatchers

impl IFactRegistryExternalSafeDispatcherSerde of Serde<IFactRegistryExternalSafeDispatcher>;

Impl functions

serialize

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

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

deserialize

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

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