pub type SchemaPropertyType = GenerationSchemaPropertyType;Expand description
Compatibility alias for the oldest structured-generation property type name.
Aliased Type§
pub enum SchemaPropertyType {
String,
Integer,
Double,
Bool,
}pub type SchemaPropertyType = GenerationSchemaPropertyType;Compatibility alias for the oldest structured-generation property type name.
pub enum SchemaPropertyType {
String,
Integer,
Double,
Bool,
}