pub fn parse_code(str: &str) -> Result<(Code<'_>, &'_ str), FormatError>