make ReaderTrait public
This commit is contained in:
parent
6070c7bca3
commit
b15136869e
@ -36,6 +36,7 @@ mod transaction;
|
|||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests;
|
mod tests;
|
||||||
|
|
||||||
|
pub use mapped::ReaderTrait;
|
||||||
pub use transaction::TransactionHandle;
|
pub use transaction::TransactionHandle;
|
||||||
|
|
||||||
use allocator::{AllocatorState, GeneralPurposeAllocator, SlabListPointer, SlabPointer};
|
use allocator::{AllocatorState, GeneralPurposeAllocator, SlabListPointer, SlabPointer};
|
||||||
|
Loading…
Reference in New Issue
Block a user