Type Alias StructTypeRef

Source
pub type StructTypeRef = Rc<RefCell<StructType>>;

Aliased Typeยง

struct StructTypeRef { /* private fields */ }