Module serde_json

Source
Expand description

Ffi-safe equivalents of serde_json types.

Structsยง

RawValueBox
An ffi-safe equivalent of Box<serde_json::value::RawValue>
RawValueRef
An ffi-safe equivalent of &serde_json::value::RawValue