Skip to content

Commit ca16950

Browse files
committed
feat: re-export Marked
1 parent 3bd7824 commit ca16950

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
@@ -74,6 +74,7 @@ pub mod seq_value;
7474
pub mod util;
7575

7676
pub use seq_marked::Expirable;
77+
pub use seq_marked::Marked;
7778
pub use seq_marked::SeqMarked;
7879
pub use seq_marked::SeqV;
7980
pub use seq_marked::SeqValue;

0 commit comments

Comments
 (0)