pub type SingleThreadedCommentsMapInner = FxHashMap<BytePos, Vec<Comment>>;
pub struct SingleThreadedCommentsMapInner { /* private fields */ }