Function parse_hex_to_felts

Source
pub fn parse_hex_to_felts(hex: &str) -> Result<[Felt; 4], String>