☰
SingleThreadedCommentsMapInner
SingleThreadedCommentsMapInner
In swc_common::comments
Structs
Comment
NoopComments
SingleThreadedComments
Enums
CommentKind
Traits
Comments
CommentsExt
Type Definitions
SingleThreadedCommentsMap
SingleThreadedCommentsMapInner
?
Type Definition
swc_common
::
comments
::
SingleThreadedCommentsMapInner
source
·
[
−
]
pub type SingleThreadedCommentsMapInner =
FxHashMap
<
BytePos
,
Vec
<
Comment
>>;