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>