Type Definition gfa::optfields::OptionalFields[][src]

type OptionalFields = Vec<OptField>;

These type aliases are useful for configuring the parsers, as the type of the optional field container must be given when creating a GFAParser or GFA object.