Skip to main content

Module json

Module json 

Source

Functionsยง

deserialize_from_str
to_canonical_object
Fallible conversion from any value that implements Serialize to a CanonicalJsonObject.
to_raw
Perform a round-trip through serde_json starting with a native type T and ending with a Ruma Raw<U> which is usually just T.