Module noodles_gff::lazy::record
source · Expand description
Raw GFF record.
Re-exports§
pub use self::attributes::Attributes;
Modules§
- Raw GFF record attributes.
Structs§
- An immutable, lazily-evalulated GFF record.
Raw GFF record.
pub use self::attributes::Attributes;