Docs.rs
gwseq-io-0.2.1
gwseq-io 0.2.1
Permalink
Docs.rs crate page
BSD-3-Clause
11 September 2026
Links
Repository
crates.io
Source
Owners
ajgouhier
Dependencies
bytes ^1
normal
bzip2 ^0.6
normal
flate2 ^1
normal
indexmap ^2
normal
lzma-rs ^0.3
normal
memchr ^2
normal
ndarray ^0.17
normal
ndarray-npy ^0.10
normal
optional
parking_lot ^0.12
normal
rayon ^1
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
thiserror ^2
normal
ureq ^3
normal
optional
criterion ^0.8
dev
proptest ^1
dev
Versions
37.11%
of the crate is documented
Platform
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
Skip to main content
WindowLoc
gwseq_
io
0.2.1
In gwseq_
io::
bbi
gwseq_io
::
bbi
Type Alias
Window
Loc
Copy item path
Source
pub type WindowLoc = (
String
,
i64
,
i64
);
Expand description
Region of one window: chromosome, start, end.