Docs.rs
noodles-csi-0.40.0
noodles-csi 0.40.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
zaeleus
Dependencies
bit-vec ^0.8.0
normal
bstr ^1.9.0
normal
byteorder ^1.2.3
normal
indexmap ^2.0.0
normal
noodles-bgzf ^0.33.0
normal
noodles-core ^0.15.0
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_
csi
0.40.0
Module async
Module Items
Re-exports
Modules
Functions
In crate noodles_
csi
noodles_csi
Module
async
Copy item path
Source
Expand description
Async CSI.
Re-exports
§
pub use self::io::
Reader
;
pub use self::io::
Writer
;
Modules
§
io
Async CSI.
Functions
§
read
Reads the entire contents of a coordinate-sorted index (CSI).
write
Writes a coordinate-sorted index (CSI) to a file.