Skip to content

Commit

Permalink
expose CompressionType
Browse files Browse the repository at this point in the history
  • Loading branch information
marvin-j97 committed May 25, 2024
1 parent 6fc719c commit 1787fbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ mod version;
#[doc(hidden)]
pub use {
merge::BoxedIterator,
segment::meta::CompressionType,
segment::{id::GlobalSegmentId, meta::SegmentId},
tree_inner::TreeId,
};
Expand Down

0 comments on commit 1787fbe

Please sign in to comment.