Module scylla::frame::value

source ·

Structs§

Enums§

Traits§

  • Represents List of ValueList for Batch statement
  • An iterator-like for ValueList
  • ValueDeprecated
    Every value being sent in a query must implement this trait serialize() should write the Value as bytes to the provided buffer
  • ValueListDeprecated
    Represents list of values to be sent in a query gets serialized and but into request

Type Aliases§