Skip to content

Commit

Permalink
Update mod.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
rLannes authored Sep 30, 2024
1 parent a0a813e commit f76747c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bam/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ pub mod header;
pub mod index;
pub mod pileup;
pub mod record;
pub mod sam_flag;

#[cfg(feature = "serde_feature")]
pub mod record_serde;
Expand Down

0 comments on commit f76747c

Please sign in to comment.