Function parse_hex_to_felts

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