puffin::file_format

Module writer

Source

Modules§

Structs§

  • Blob ready to be written
  • Puffin file writer, implements both [PuffinSyncWriter] and [PuffinAsyncWriter]

Traits§

  • AsyncWriter defines an asynchronous writer for puffin data.
  • SyncWriter defines a synchronous writer for puffin data.