Type Definition jws::JsonValue

source ·
pub type JsonValue = Value;
Expand description

Re-exported serde_json::Value.