Expand description
GFF record and fields.
Re-exports§
pub use self::attributes::Attributes;
pub use self::strand::Strand;
Modules§
- GFF record attributes.
- GFF record strand.
Structs§
- A GFF record builder.
- A GFF record.
Enums§
- A GFF record field.
- An error returned when a raw GFF record fails to parse.
- A GFF record phase.