Type Alias okapi::openapi3::Object

source ·
pub type Object = Map<String, Value>;

Aliased Type§

struct Object { /* private fields */ }