Type Alias json_schema::Properties

source ·
pub type Properties = HashMap<String, JSONSchema>;
Expand description

Properties

§Default

{}

Aliased Type§

struct Properties { /* private fields */ }