Move around storage into folders
This commit is contained in:
parent
6233cc9d12
commit
2c500049e8
10 changed files with 18 additions and 14 deletions
|
|
@ -1,7 +1,7 @@
|
|||
use std::time::Duration;
|
||||
|
||||
use librqbit::{
|
||||
storage::{mmap::MmapStorageFactory, StorageFactoryExt},
|
||||
storage::{examples::mmap::MmapStorageFactory, StorageFactoryExt},
|
||||
SessionOptions,
|
||||
};
|
||||
use tracing::info;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue