Function parse_peptide

Source
pub fn parse_peptide(input: &str) -> Result<PeptideRepresentation, String>