☰
FileCommentMap
In move_compiler::parser::comments
?
Type Definition
move_compiler
::
parser
::
comments
::
FileCommentMap
source
·
[
−
]
pub type FileCommentMap =
BTreeMap
<
(
u32
,
u32
)
,
String
>;