[][src]Type Definition jsonc_parser::CommentCollection

type CommentCollection = HashMap<usize, Rc<Vec<Comment>>>;