Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IPragmaABIDispatcherSerde

Fully qualified path: pragma_lib::abi::IPragmaABIDispatcherSerde

Part of the group: dispatchers

impl IPragmaABIDispatcherSerde of Serde<IPragmaABIDispatcher>;

Impl functions

serialize

Fully qualified path: pragma_lib::abi::IPragmaABIDispatcherSerde::serialize

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

deserialize

Fully qualified path: pragma_lib::abi::IPragmaABIDispatcherSerde::deserialize

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