Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ISummaryStatsABIDispatcherSerde

Fully qualified path: pragma_lib::abi::ISummaryStatsABIDispatcherSerde

Part of the group: dispatchers

impl ISummaryStatsABIDispatcherSerde of Serde<ISummaryStatsABIDispatcher>;

Impl functions

serialize

Fully qualified path: pragma_lib::abi::ISummaryStatsABIDispatcherSerde::serialize

fn serialize(self: @ISummaryStatsABIDispatcher, ref output: Array<felt252>)

deserialize

Fully qualified path: pragma_lib::abi::ISummaryStatsABIDispatcherSerde::deserialize

fn deserialize(ref serialized: Span<felt252>) -> Option<ISummaryStatsABIDispatcher>