hex_to_field_bytes

Function hex_to_field_bytes 

Source
pub fn hex_to_field_bytes(hex: &str) -> Result<Vec<u8>, JsValue>
Expand description

Convert hex string to Little-Endian field bytes