Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

G1PointStorePacking

Fully qualified path: garaga::definitions::structs::points::G1PointStorePacking

pub impl G1PointStorePacking of StorePacking<G1Point, [felt252; 4]>;

Impl functions

pack

Fully qualified path: garaga::definitions::structs::points::G1PointStorePacking::pack

fn pack(value: G1Point) -> [felt252; 4]

unpack

Fully qualified path: garaga::definitions::structs::points::G1PointStorePacking::unpack

fn unpack(value: [felt252; 4]) -> G1Point