Skip to main content

bidirected_adjacency_array/
io.rs

1#[cfg(feature = "binary-io")]
2pub mod binary;
3pub mod gfa1;