Type Alias AbstractPropertyType
pub type AbstractPropertyType = PropertyType<()>;Expand description
Generic representation of PropertyType.
Aliased Typeยง
struct AbstractPropertyType { /* private fields */ }pub type AbstractPropertyType = PropertyType<()>;Generic representation of PropertyType.
struct AbstractPropertyType { /* private fields */ }