Trait turshi::helper::CairoFieldHelpers
source · pub trait CairoFieldHelpers<F> {
// Required methods
fn lsb(&self) -> u8;
fn u16_chunk(&self, pos: usize) -> F;
fn to_u64(&self) -> u64;
fn to_hex_be(&self) -> String;
}
Expand description
Field element helpers for Cairo