Skip to content

Commit

Permalink
pub use WideColumn
Browse files Browse the repository at this point in the history
  • Loading branch information
Congyuwang committed Oct 31, 2024
1 parent 47f51ec commit 08962c6
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},
wide_columns::{Iterable, PinnableWideColumns, WideColumn},
write_batch::{WriteBatch, WriteBatchIterator, WriteBatchWithTransaction},
};

Expand Down

0 comments on commit 08962c6

Please sign in to comment.