Type Definition syntect::parsing::syntax_definition::ContextPtr [] [src]

type ContextPtr = Rc<RefCell<Context>>;