☰
CommentMap
In stc_ts_utils::comments
?
Type Definition
stc_ts_utils
::
comments
::
CommentMap
source
·
[
−
]
type CommentMap =
Arc
<DashMap<
BytePos
,
Vec
<
Comment
>,
FxBuildHasher
>>;