We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d032a2d
There was an error while loading. Please reload this page.
Contig
Contig::new
Full Changelog: v0.3.0...v0.3.1
8f05e3a
BREAKING CHANGE
dabuild::Contig and dabuild::GenomeBuild are not generic over the length type anymore. Instead, u32 is used to represent the length.
dabuild::Contig
dabuild::GenomeBuild
u32
GenomeBuild
Full Changelog: v0.2.0...v0.3.0
0f577a7
IntoIterator
Full Changelog: v0.1.1...v0.2.0
a46f6a9
Full Changelog: v0.1.0...v0.1.1
036b6dc
First release!
Full Changelog: https://github.com/ielis/dabuild/commits/v0.1.0