Skip to main content

felt_slice_to_ints

Function felt_slice_to_ints 

Source
pub fn felt_slice_to_ints(values: &[Felt]) -> Vec<u64>
Expand description

Converts a slice of Felts into a vector of u64 values.