Type Alias EnumTypeRef

Source
pub type EnumTypeRef = Rc<RefCell<EnumType>>;

Aliased Typeยง

struct EnumTypeRef { /* private fields */ }