Type Definition orm::EntityInnerPointer [] [src]

type EntityInnerPointer = Rc<RefCell<EntityInner>>;