pub type CommentMap = BTreeMap<FileHash, MatchedFileCommentMap>;
Expand description

Types to represent comments.