parse_vec

Function parse_vec 

Source
pub fn parse_vec(arr: Vec<&str>) -> Result<Vec<Vec<u8>>, FromHexError>