Skip to content

Commit 2a6523f

Browse files
committed
expose Rank
1 parent 995c7a9 commit 2a6523f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ mod rollhash;
77
#[cfg(test)]
88
mod tests;
99

10+
pub use corebpe::Rank;
1011
pub use encoding::Encoding;
1112
pub use encoding::EncodingError;
1213
pub use encoding::SpecialTokenAction;

0 commit comments

Comments
 (0)