pub fn parse_reference(input: &str) -> Result<String, ParseError>Expand description
Parse reference (16x - alphanumeric, max 16 chars)
pub fn parse_reference(input: &str) -> Result<String, ParseError>Parse reference (16x - alphanumeric, max 16 chars)