ISummaryStatsABISafeDispatcherSerde
Fully qualified path: pragma_lib::abi::ISummaryStatsABISafeDispatcherSerde
Part of the group: dispatchers
impl ISummaryStatsABISafeDispatcherSerde of Serde<ISummaryStatsABISafeDispatcher>;
Impl functions
serialize
Fully qualified path: pragma_lib::abi::ISummaryStatsABISafeDispatcherSerde::serialize
fn serialize(self: @ISummaryStatsABISafeDispatcher, ref output: Array<felt252>)
deserialize
Fully qualified path: pragma_lib::abi::ISummaryStatsABISafeDispatcherSerde::deserialize
fn deserialize(ref serialized: Span<felt252>) -> Option<ISummaryStatsABISafeDispatcher>