mod store; pub use store::{ DeleteFileError, FileHandle, FileId, FileInfo, ReadFileError, Store, WriteFileError, };