[][src]Module abi_stable::external_types::serde_json

This is supported on crate feature serde_json only.

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