Struct mysql_common::value::json::serde_integration::JsonIr
[−]
[src]
pub struct JsonIr { /* fields omitted */ }
Intermediate result of a Value-to-Json conversion.
Trait Implementations
impl Debug for JsonIr
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more