Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

MapToCurveHintSerde

Fully qualified path: garaga::apps::drand::MapToCurveHintSerde

pub impl MapToCurveHintSerde of Serde<MapToCurveHint>;

Impl functions

serialize

Fully qualified path: garaga::apps::drand::MapToCurveHintSerde::serialize

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

deserialize

Fully qualified path: garaga::apps::drand::MapToCurveHintSerde::deserialize

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