Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IFactRegistryExternalDispatcherSerde

Fully qualified path: integrity::contracts::mocked_fact_registry::IFactRegistryExternalDispatcherSerde

Part of the group: dispatchers

impl IFactRegistryExternalDispatcherSerde of Serde<IFactRegistryExternalDispatcher>;

Impl functions

serialize

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

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

deserialize

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

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