Skip to content

Commit

Permalink
pub use WideColumns
Browse files Browse the repository at this point in the history
  • Loading branch information
Congyuwang committed Oct 31, 2024
1 parent 08962c6 commit e798ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ pub use crate::{
OptimisticTransactionDB, OptimisticTransactionOptions, Transaction, TransactionDB,
TransactionDBOptions, TransactionOptions,
},
wide_columns::{Iterable, PinnableWideColumns, WideColumn},
wide_columns::{Iterable, PinnableWideColumns, WideColumn, WideColumns},
write_batch::{WriteBatch, WriteBatchIterator, WriteBatchWithTransaction},
};

Expand Down

0 comments on commit e798ad5

Please sign in to comment.