Type Alias ObjectSchema

Source
pub type ObjectSchema = Map<String, Value>;

Aliased Typeยง

struct ObjectSchema { /* private fields */ }