na_seq

Type Alias Seq

Source
pub type Seq = Vec<Nucleotide>;

Aliased Typeยง

struct Seq { /* private fields */ }