Docs.rs
brrrr-lib-0.14.0
brrrr-lib 0.14.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
trent-msnkit
Dependencies
arrow ^15.0
normal
csv ^1.1
normal
flate2 ^1.0.24
normal
itertools ^0.10
normal
noodles ^0.25.0
normal
parquet ^15.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0.24
normal
criterion ^0.3
dev
Versions
47.06%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
brrrr_
lib
0.14.0
Module csv_
writer
Module Items
Structs
Functions
In crate brrrr_
lib
brrrr_lib
Module
csv_writer
Copy item path
Source
Expand description
csv_writer holds a writer, and outputs FASTA and GFF records as csv.
Structs
§
CsvRecord
Writer
CsvRecordWriter holds a writer, and outputs FASTA records as newline delimited json.
Functions
§
fa2csv
Converts a FASTA to CSV
fq2csv
Converts a FASTQ file to CSV