puffin::puffin_manager

Module stager

Source

Modules§

Structs§

  • BoundedStager is a Stager that uses moka to manage staging area.
  • FsBlobGuard is a BlobGuard for accessing the blob and automatically deleting the file on drop.
  • FsDirGuard is a DirGuard for accessing the directory and automatically deleting the directory on drop.

Traits§

  • DirWriterProvider provides a way to write files into a directory.
  • Stager manages the staging area for the puffin files.
  • StagerNotifier provides a way to notify the caller of the staging events.

Type Aliases§

Trait Aliases§