[][src]Module gb_io::seq

Re-exports

pub use crate::FeatureKind;
pub use crate::QualifierKey;

Structs

After
Before
Date

A very simple Date struct so we don't have to rely on chrono

DateError
Feature

An annotation, or "feature". Note that one qualifier key can occur multiple times with distinct values. We store them in a Vec to preserve order. Some qualifiers have no value.

NoFetcherError
Reference
Seq
Source

Enums

GapLength
Location

Represents a Genbank "location", used to specify the location of features and in the CONTIG line. See http://www.insdc.org/files/feature_table.html for a detailed description of what they mean.

LocationError
Topology