noodles-gtf handles the reading and writing of the Gene Transfer Format (GTF).
pub use self::line::Line;
pub use self::record::Record;