Skip to main content

Extra

Type Alias Extra 

Source
pub type Extra = Map<String, Value>;
Expand description

Catch-all for wire fields this SDK does not type. Keyed by field name.

Aliased Type§

pub struct Extra { /* private fields */ }