pub type SingleThreadedCommentsMap = Rc<RefCell<SingleThreadedCommentsMapInner>>;

Aliased Type§

struct SingleThreadedCommentsMap { /* private fields */ }