We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d088192 commit b7363f5Copy full SHA for b7363f5
flatgfa/src/lib.rs
@@ -5,7 +5,6 @@ pub mod gfaline;
5
pub mod memfile;
6
pub mod namemap;
7
pub mod ops;
8
-pub mod packedseq;
9
pub mod packedseqcrumb;
10
pub mod parse;
11
pub mod pool;
flatgfa/src/packedseq.rs
0 commit comments