Type Alias NamedStructTypeRef

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

Aliased Typeยง

struct NamedStructTypeRef { /* private fields */ }