Type Definition move_lang::parser::comments::FileCommentMap

source ·
pub type FileCommentMap = BTreeMap<(u32, u32), String>;