Type Alias json_schema::SchemaArray

source ·
pub type SchemaArray = Vec<JSONSchema>;

Aliased Type§

struct SchemaArray { /* private fields */ }