Function parse_bytes_traditional

Source
pub fn parse_bytes_traditional(s: &str) -> Result<Vec<u8>, String>
Expand description