Function cairo_vm::hint_processor::hint_processor_utils::felt_to_u32
source ยท pub fn felt_to_u32(felt: &Felt252) -> Result<u32, MathError>
Expand description
Tries to convert a Felt252 value to u32