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