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