Type Alias CommentMap

Source
pub type CommentMap = HashMap<usize, String>;

Aliased Typeยง

struct CommentMap { /* private fields */ }