Type Alias UniversalStructHandle

Source
pub type UniversalStructHandle = Handle<Struct<UniversalStructField, Unvalidated>>;

Aliased Type§

struct UniversalStructHandle { /* private fields */ }

Implementations§