Skip to main content

Module serde_json

Module serde_json 

Source
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_json function on the RwBuilderExt trait. It acts as a sink/source for serde operations using JSON format.