Type Definition noodles_bgzf::gzi::Index

source ·
pub type Index = Vec<(u64, u64)>;
Expand description

A gzip index.