scylla

Module serialize

Source
Expand description

Types and traits related to serialization of values to the CQL format.

Modules§

Structs§

  • Allows appending bytes to a non-null, non-unset cell.
  • Represents a handle to a CQL value that needs to be written into.
  • An interface that facilitates writing values for a CQL query.
  • An error indicating that a failure happened during serialization.