mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-08-01 01:11:58 +00:00
Reexport MemoryStoreConfig (#1499)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
mod memory;
|
||||
|
||||
pub use memory::MemoryStore;
|
||||
pub use memory::{MemoryStore, MemoryStoreConfig};
|
||||
|
||||
use crate::K_VALUE;
|
||||
use super::*;
|
||||
|
Reference in New Issue
Block a user