Skip to main content

Seq

Type Alias Seq 

Source
pub type Seq<'a> = &'a [Base];
Expand description

A slice of bases.