Module dittolive_ditto::fs

source ·
Expand description

Ditto Root Directory Wrapper

A utility module for creating, managing, and removing the Ditto directory structures on the local file system

Structs

  • A persistent working directory where Ditto will store its data across restarts of the host process on the local file system
  • A Temporary Ditto root which will clean itself up on exit

Traits

  • Interface provided by the Filesystem directory into which Ditto will store its local data