Docs.rs
scirs2-graph-0.1.0-rc.2
scirs2-graph 0.1.0-rc.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
bincode ^2.0.1
normal
itertools ^0.14
normal
num_cpus ^1.17.0
normal
ordered-float ^5.0.0
normal
parking_lot ^0.12.4
normal
petgraph ^0.8.2
normal
scirs2-core ^0.1.0-rc.2
normal
scirs2-sparse ^0.1.0-rc.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sysinfo ^0.37.1
normal
thiserror ^2.0.16
normal
approx ^0.5.1
dev
criterion ^0.7.0
dev
ctor ^0.5
dev
num_cpus ^1.17.0
dev
tempfile ^3.23.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Module graph
scirs2_
graph
0.1.0-rc.2
Module graph
Module Items
Structs
Traits
In scirs2_
graph::
base
scirs2_graph
::
base
Module
graph
Copy item path
Source
Expand description
Basic undirected graph implementation
Structs
§
Graph
An undirected graph structure
Traits
§
Index
Type
Trait for the unsigned integer type used for node and edge indices.