gtftools 0.1.9

A barebones GTF toolkit with fast nom-based IO
Documentation
1
2
3
pub mod parse;
pub mod types;
pub use types::{GtfReader, GtfRecord, GtfRecordRef};