Type Definition abxml::visitor::model::RefPackage

source ·
pub type RefPackage<'a> = Rc<RefCell<Library<'a>>>;