Type Definition rustbreak::FileDatabase[][src]

type FileDatabase<D, DS> = Database<D, FileBackend, DS>;

A database backed by a file