Type Alias noodles_gff::record::attributes::field::tag::Tag

source ·
pub type Tag = String;
Expand description

A GFF record attributes field tag.

Aliased Type§

struct Tag { /* private fields */ }