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