Available on crate feature canonical-json only.
Expand description

Canonical JSON types and related functions.

Structs

Enums

Traits

Functions

  • Redacts an event using the rules specified in the Matrix client-server specification.
  • Redacts event content using the rules specified in the Matrix client-server specification.
  • Redacts an event using the rules specified in the Matrix client-server specification.
  • Fallible conversion from any value that impl’s Serialize to a CanonicalJsonValue.
  • Fallible conversion from a serde_json::Map to a CanonicalJsonObject.

Type Aliases