faimm 0.4.0

Random access to indexed fasta using a mmapped file
Documentation
[dependencies.indexmap]
version = "2.0.0"

[dependencies.memmap2]
version = "0.7"

[package]
authors = ["Arno Velds <a.velds@nki.nl>"]
categories = ["parser-implementations"]
description = "Random access to indexed fasta using a mmapped file"
documentation = "https://docs.rs/faimm/"
edition = "2018"
homepage = "https://github.com/veldsla/faimm"
keywords = ["fasta", "fai", "indexed"]
license = "MIT"
name = "faimm"
readme = "README.md"
repository = "https://github.com/veldsla/faimm"
version = "0.4.0"