Type Alias AbstractPropertyType

pub type AbstractPropertyType = PropertyType<()>;
Expand description

Generic representation of PropertyType.

Aliased Typeยง

pub struct AbstractPropertyType { /* private fields */ }