Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IPragmaABISafeLibraryDispatcherSerde

Fully qualified path: pragma_lib::abi::IPragmaABISafeLibraryDispatcherSerde

Part of the group: dispatchers

impl IPragmaABISafeLibraryDispatcherSerde of Serde<IPragmaABISafeLibraryDispatcher>;

Impl functions

serialize

Fully qualified path: pragma_lib::abi::IPragmaABISafeLibraryDispatcherSerde::serialize

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

deserialize

Fully qualified path: pragma_lib::abi::IPragmaABISafeLibraryDispatcherSerde::deserialize

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