gbparser 0.1.0

Library crate providing a representation of a GenBank sequence records file, a reader for such files implementing Iterator
Documentation
# 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