tag_parse_extended_comment

Function tag_parse_extended_comment 

Source
pub fn tag_parse_extended_comment(
    ext_comment: &str,
    fail_if_no_key: bool,
) -> Result<ExtendedComment, BoolError>