Type Definition move_lang::parser::comments::CommentMap

source ·
pub type CommentMap = BTreeMap<Symbol, MatchedFileCommentMap>;
Expand description

Types to represent comments.