Function torrust_index_backend::utils::hex::into_bytes
source · pub fn into_bytes(s: &str) -> Result<Vec<u8>, ParseIntError>
Expand description
Encodes a String into Hex Bytes
Errors
This function will return an error if unable to encode into Hex