☰
FileCommentMap
FileCommentMap
In move_lang::parser::comments
Functions
verify_string
Type Definitions
CommentMap
FileCommentMap
MatchedFileCommentMap
?
Type Definition
move_lang
::
parser
::
comments
::
FileCommentMap
source
·
[
−
]
pub type FileCommentMap =
BTreeMap
<(
u32
,
u32
),
String
>;