Crate fifthtry_serde_sqlite_jsonb

source ·

Structs§

Enums§

  • An error that can be produced during parsing.

Functions§

  • Deserialize an instance of type T from a byte slice of SQLite JSONB data.
  • Deserialize an instance of type T from a byte slice of SQLite JSONB data.
  • Serialize a value into a JSONB byte array

Type Aliases§