Available on crate feature
serde_json only.Expand description
Provides the Builder for serde_json (JSON serialization/deserialization).
Structsยง
- Builder
- Type returned by the
serde_jsonfunction on theRwBuilderExttrait. It acts as a sink/source for serde operations using JSON format.