Type Alias SingleThreadedCommentsMapInner
pub type SingleThreadedCommentsMapInner = HashMap<BytePos, Vec<Comment>, FxBuildHasher>;Available on crate feature
__common only.Aliased Typeยง
struct SingleThreadedCommentsMapInner { /* private fields */ }