Type Alias JSONSchemaBoolean

Source
pub type JSONSchemaBoolean = bool;
Expand description

JSONSchemaBoolean

Always valid if true. Never valid if false. Is constant.