Docs.rs
sublinear-0.1.3
sublinear 0.1.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
approx ^0.5.1
normal
axum ^0.7
normal
optional
base64 ^0.22
normal
optional
bincode ^1.3
normal
optional
bit-set ^0.5
normal
chrono ^0.4
normal
optional
clap ^4.0
normal
optional
colored ^2.0
normal
optional
console_error_panic_hook ^0.1
normal
optional
csv ^1.3
normal
optional
env_logger ^0.10
normal
optional
fastrand ^2.0
normal
optional
fnv ^1.0
normal
getrandom ^0.2
normal
optional
hostname ^0.3
normal
optional
js-sys ^0.3
normal
optional
lazy_static ^1.4
normal
optional
log ^0.4
normal
nalgebra ^0.32
normal
nanosecond-scheduler ^0.1.1
normal
num-complex ^0.4
normal
num-traits ^0.2
normal
num_cpus ^1.16
normal
optional
rand ^0.8
normal
rayon ^1.7
normal
optional
rmp-serde ^1.1
normal
optional
serde ^1.0
normal
optional
serde-wasm-bindgen ^0.6
normal
optional
serde_json ^1.0
normal
optional
serde_yaml ^0.9
normal
optional
thiserror ^1.0
normal
tokio ^1.0
normal
optional
uuid ^1.6
normal
optional
wasm-bindgen ^0.2
normal
optional
web-sys ^0.3
normal
optional
wee_alloc ^0.4
normal
optional
wide ^0.7
normal
optional
criterion ^0.5
dev
proptest ^1.0
dev
getrandom ^0.2
normal
Versions
68.54%
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
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
EdgeId
sublinear_
solver
0.1.3
In sublinear_
solver::
types
sublinear_solver
::
types
Type Alias
EdgeId
Copy item path
Source
pub type EdgeId =
u32
;
Expand description
Edge identifier for graph operations.