Module bio_types::strand[][src]

Expand description

Data types for strand information on annotations.

Enums

Strand information for annotations that definitively have no strand information.

Strand information for annotations that require a strand.

Strand information.

Traits

Equality-like operator for comparing strand information. Unknown strands are not equal, but they are the “same” as other unknown strands.