pub type SingleThreadedCommentsMap = Rc<RefCell<SingleThreadedCommentsMapInner>>;
Aliased Typeยง
struct SingleThreadedCommentsMap { /* private fields */ }
pub type SingleThreadedCommentsMap = Rc<RefCell<SingleThreadedCommentsMapInner>>;
struct SingleThreadedCommentsMap { /* private fields */ }