Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

ISummaryStatsABILibraryDispatcherSerde

Fully qualified path: pragma_lib::abi::ISummaryStatsABILibraryDispatcherSerde

Part of the group: dispatchers

impl ISummaryStatsABILibraryDispatcherSerde of Serde<ISummaryStatsABILibraryDispatcher>;

Impl functions

serialize

Fully qualified path: pragma_lib::abi::ISummaryStatsABILibraryDispatcherSerde::serialize

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

deserialize

Fully qualified path: pragma_lib::abi::ISummaryStatsABILibraryDispatcherSerde::deserialize

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