pub type UniversalStructDeclaration = TypedStructDeclaration<UniversalStructField>;Aliased Typeยง
struct UniversalStructDeclaration { /* private fields */ }pub type UniversalStructDeclaration = TypedStructDeclaration<UniversalStructField>;struct UniversalStructDeclaration { /* private fields */ }