Skip to main content

Module sonic_json

Module sonic_json 

Source
Expand description

Re-export of the shared sonic-rs-backed JSON extractor/response.

The implementation lives in hypercall-runtime-api so both hypercall-api and the admin surface can use it without duplication.

Structsยง

SonicJson
A JSON extractor/response type that uses sonic-rs for (de)serialization.