pub fn parse_reference(reference: &str) -> Result<Reference, Error>
Expand description

Parse a &str as an OCI Reference.