Docs.rs
binseq-0.9.2
binseq 0.9.2
Docs.rs crate page
MIT
26 June 2026
Links
Repository
crates.io
Source
Owners
noamteyssier
Dependencies
anyhow ^1.0.100
normal
optional
auto_impl ^1.3.0
normal
bitnuc ^0.4.0
normal
bytemuck ^1.24.0
normal
byteorder ^1.5.0
normal
itoa ^1.0.17
normal
memchr ^2.7.6
normal
memmap2 ^0.9.9
normal
num_cpus ^1.17.0
normal
paraseq ^0.4.8
normal
optional
parking_lot ^0.12.5
normal
optional
rand ^0.9.2
normal
sucds ^0.8.3
normal
thiserror ^2.0.17
normal
zstd ^0.13.3
normal
anyhow ^1.0.100
dev
clap ^4.5.54
dev
paraseq ^0.4.8
dev
parking_lot ^0.12.5
dev
Versions
81.61%
of the crate is documented
Go to latest version
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
INDEX_MAGIC
binseq
0.9.2
In binseq::
cbq
binseq
::
cbq
Constant
INDEX_
MAGIC
Copy item path
Source
pub const INDEX_MAGIC: &[
u8
;
8
] = b"CBQINDEX";
Expand description
The magic number for CBQ index files.