Type Definition swc_common::comments::SingleThreadedCommentsMapInner
source · pub type SingleThreadedCommentsMapInner = FxHashMap<BytePos, Vec<Comment>>;
pub type SingleThreadedCommentsMapInner = FxHashMap<BytePos, Vec<Comment>>;