SingleThreadedCommentsMap

Type Alias SingleThreadedCommentsMap 

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

Aliased Typeยง

pub struct SingleThreadedCommentsMap { /* private fields */ }