IFactRegistryWithMockingDispatcherSerde
Fully qualified path: integrity::contracts::fact_registry_interface::IFactRegistryWithMockingDispatcherSerde
Part of the group: dispatchers
impl IFactRegistryWithMockingDispatcherSerde of Serde<IFactRegistryWithMockingDispatcher>;
Impl functions
serialize
Fully qualified path: integrity::contracts::fact_registry_interface::IFactRegistryWithMockingDispatcherSerde::serialize
fn serialize(self: @IFactRegistryWithMockingDispatcher, ref output: Array<felt252>)
deserialize
Fully qualified path: integrity::contracts::fact_registry_interface::IFactRegistryWithMockingDispatcherSerde::deserialize
fn deserialize(ref serialized: Span<felt252>) -> Option<IFactRegistryWithMockingDispatcher>