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