Module symcurve::fasta

source ·
Expand description

Functions for working with FASTA files.

Structs§

  • One Record will be split into multiple RecordPieces. The original Record is kept as an Rc so that each of the RecordPieces can share the same ownership.

Functions§