Type Alias StructTypeRef

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

Aliased Typeยง

struct StructTypeRef { /* private fields */ }