parse_reference

Function parse_reference 

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

Parse a &str as an OCI Reference.