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