Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

VerifierPresetSerde

Fully qualified path: integrity::settings::VerifierPresetSerde

impl VerifierPresetSerde of Serde<VerifierPreset>;

Impl functions

serialize

Fully qualified path: integrity::settings::VerifierPresetSerde::serialize

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

deserialize

Fully qualified path: integrity::settings::VerifierPresetSerde::deserialize

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