pub type StructTypeRef = TypeNameRef<StructType>;Expand description
Type-level reference to a struct/tagged-union definition.
Aliased Typeยง
pub struct StructTypeRef { /* private fields */ }pub type StructTypeRef = TypeNameRef<StructType>;Type-level reference to a struct/tagged-union definition.
pub struct StructTypeRef { /* private fields */ }