cairo_vm::hint_processor::hint_processor_utils

Function felt_to_u32

Source
pub fn felt_to_u32(felt: &Felt252) -> Result<u32, MathError>
Expand description

Tries to convert a Felt252 value to u32