Module libsql_replication::frame

source ·

Structs§

  • The shared version of a replication frame. Cloning this is cheap.
  • The borrowed version of Frame
  • The file header for the WAL log. All fields are represented in little-endian ordering. See encode and decode for actual layout.
  • Owned version of a frame, on the heap

Type Aliases§