pub fn file_backend(
dir: impl Into<PathBuf>,
opts: FileBackendOptions,
) -> StorageResult<FileBackend>Expand description
Creates or computes file_backend.
pub fn file_backend(
dir: impl Into<PathBuf>,
opts: FileBackendOptions,
) -> StorageResult<FileBackend>Creates or computes file_backend.