Modules§
Structs§
- Blob
- Blob ready to be written
- Puffin
File Writer - Puffin file writer, implements both [
PuffinSyncWriter
] and [PuffinAsyncWriter
]
Traits§
- Async
Writer AsyncWriter
defines an asynchronous writer for puffin data.- Sync
Writer SyncWriter
defines a synchronous writer for puffin data.