Docs.rs
scirs2-graph-0.1.0-alpha.6
scirs2-graph 0.1.0-alpha.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
itertools ^0.13
normal
ndarray ^0.16.1
normal
num-complex ^0.4.6
normal
num-traits ^0.2.19
normal
ordered-float ^3.9
normal
parking_lot ^0.12
normal
petgraph ^0.8.2
normal
rand ^0.9.1
normal
scirs2-core ^0.1.0-alpha.6
normal
scirs2-sparse ^0.1.0-alpha.6
normal
serde ^1.0.219
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tempfile ^3.8
dev
Versions
100%
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
scirs2_
graph
0.1.0-alpha.6
Module error
Module Items
Enums
Type Aliases
In crate scirs2_
graph
scirs2_graph
Module
error
Copy item path
Source
Expand description
Error types for the graph processing module
Enums
§
Graph
Error
Error type for graph processing operations
Type Aliases
§
Result
Result type for graph processing operations