Expand description
GTF record and fields.
Re-exports§
pub use self::attributes::Attributes;
pub use self::frame::Frame;
pub use self::strand::Strand;
Modules§
- attributes
- GTF record attributes.
- frame
- GTF record frame.
- strand
- GTF record strand.
Structs§
Enums§
- Parse
Error - An error returned when a raw GTF record fails to parse.