gbparser 0.1.0

Library crate providing a representation of a GenBank sequence records file, a reader for such files implementing Iterator
Documentation
  • Coverage
  • 0%
    0 out of 58 items documented0 out of 9 items with examples
  • Size
  • Source code size: 34.99 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.88 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • FSciammarella/gbparser
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • FSciammarella

gbparser

Parser and Memory representation of GenBank sequence records written in Rust

Warning:

  • This crate is experimental and meant to learn rust, use with caution