Type Definition SeqPosStranded
bio_types::annot::pos
type SeqPosStranded = Pos<String, ReqStrand>;
Default stranded sequence position on a reference sequence named by a String.
String