JSONObjectBuilder

Type Alias JSONObjectBuilder 

Source
pub type JSONObjectBuilder<T> = NamedObjectBuilder<JSONDescContent<T>, JSONBodyContent>;

Aliased Typeยง

pub struct JSONObjectBuilder<T> { /* private fields */ }