Docs.rs
swh-graph-7.0.0
swh-graph 7.0.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
progval
swhmirror
Dependencies
anyhow ^1.0.79
normal
ar_row ^1.0.0
normal
optional
ar_row_derive ^1.0.0
normal
optional
arrow ^53.1.0
normal
optional
arrow-array ^53.1.0
normal
optional
base64-simd ^0.8.0
normal
bitvec ^1.0.1
normal
bytemuck ^1.18.0
normal
byteorder ^1.4.3
normal
clap ^4.1.6
normal
common_traits ^0.11.0
normal
const-hex ^1.11.1
normal
optional
const_panic ^0.2.8
normal
optional
crossbeam ^0.8.4
normal
dary_heap ^0.3.6
normal
dsi-bitstream ^0.5.0
normal
dsi-progress-logger ^0.8.0
normal
env_logger ^0.11.5
normal
epserde ^0.8.0
normal
faster-hex ^0.8.0
normal
itertools ^0.11.0
normal
java-properties ^1.4.1
normal
lender ^0.3.1
normal
log ^0.4.17
normal
mimalloc ^0.1
normal
optional
mmap-rs ^0.6.1
normal
nonmax ^0.5.5
normal
num_cpus ^1.16.0
normal
once_cell ^1.19.0
normal
orc-rust ^0.6.0
normal
optional
pthash ^0.4.0
normal
rand ^0.8.5
normal
rapidhash ^1.4.0
normal
rayon ^1.9.0
normal
rdst ^0.20.14
normal
serde ^1.0.189
normal
optional
serde_json ^1.0.108
normal
optional
sha1 ^0.10.1
normal
optional
sux ^0.7.2
normal
tempfile ^3.7.1
normal
thiserror ^1.0.51
normal
thread_local ^1.1.7
normal
webgraph ^0.3.0
normal
webgraph-cli ^0.1.0
normal
zstd ^0.12
normal
bitvec ^1.0.1
dev
futures ^0.3.30
dev
Versions
45.15%
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
Files
swh_graph/
_tutorial.rs
1
#![doc =
include_str!
(
"../tutorial.md"
)]