☰
SingleThreadedCommentsMapInner
In swc_common::comments
?
Type Definition
swc_common
::
comments
::
SingleThreadedCommentsMapInner
source
·
[
−
]
pub type SingleThreadedCommentsMapInner =
FxHashMap
<
BytePos
,
Vec
<
Comment
>>;