Hacked in mmap default
This commit is contained in:
parent
79a523f2fe
commit
07a5b69a25
4 changed files with 18 additions and 21 deletions
|
|
@ -3,3 +3,4 @@ mod mmap;
|
|||
mod opened_file;
|
||||
|
||||
pub use fs::{FilesystemStorage, FilesystemStorageFactory};
|
||||
pub use mmap::{MmapFilesystemStorage, MmapFilesystemStorageFactory};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue