Module strand

Source
Expand description

Data types for strand information on annotations.

Enums§

NoStrand
Strand information for annotations that definitively have no strand information.
ReqStrand
Strand information for annotations that require a strand.
Strand
Strand information.
StrandError

Traits§

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