Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

PackFixed

Fully qualified path: cubit::f64::types::fixed::PackFixed

impl PackFixed of StorePacking<Fixed, felt252>;

Impl functions

pack

Fully qualified path: cubit::f64::types::fixed::PackFixed::pack

fn pack(value: Fixed) -> felt252

unpack

Fully qualified path: cubit::f64::types::fixed::PackFixed::unpack

fn unpack(value: felt252) -> Fixed