pub type WriteBody = IndexMap<String, FieldWrite>;Expand description
A decoded write body: ordered, because upstream field order is wire-visible.
Aliased Typeยง
pub struct WriteBody { /* private fields */ }pub type WriteBody = IndexMap<String, FieldWrite>;A decoded write body: ordered, because upstream field order is wire-visible.
pub struct WriteBody { /* private fields */ }