Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

IOptimisticOracleSafeDispatcherSerde

Fully qualified path: pragma_lib::abi::IOptimisticOracleSafeDispatcherSerde

Part of the group: dispatchers

impl IOptimisticOracleSafeDispatcherSerde of Serde<IOptimisticOracleSafeDispatcher>;

Impl functions

serialize

Fully qualified path: pragma_lib::abi::IOptimisticOracleSafeDispatcherSerde::serialize

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

deserialize

Fully qualified path: pragma_lib::abi::IOptimisticOracleSafeDispatcherSerde::deserialize

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