Docs.rs
noodles-fastq-0.16.0
noodles-fastq 0.16.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zaeleus
Dependencies
bstr ^1.9.0
normal
futures ^0.3.15
normal
optional
memchr ^2.3.3
normal
tokio ^1.10.0
normal
optional
tokio ^1.10.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
noodles_
fastq
0.16.0
Module io
Module Items
Re-exports
Modules
Structs
Functions
In crate noodles_
fastq
noodles_fastq
Module
io
Copy item path
source
Expand description
FASTQ I/O.
Re-exports
§
pub use self::reader::
Reader
;
pub use self::writer::
Writer
;
Modules
§
reader
FASTQ reader.
writer
FASTQ writer.
Structs
§
Indexer
A FASTQ indexer.
Functions
§
index
Indexes a FASTQ file.