Docs.rs
graph_safe_compare-0.2.1
graph_safe_compare 0.2.1
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
DerickEddington
Dependencies
cfg-if ^1
normal
fastrand ^1
normal
optional
oorandom ^11
normal
optional
wyhash ^0.5
normal
optional
cfg_rust_features ^0.1
build
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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 recursion
graph_
safe_
compare
0.2.1
Module recursion
Module Items
Modules
In graph_
safe_
compare::
deep_
safe
graph_safe_compare
::
deep_safe
Module
recursion
Copy item path
Source
Expand description
Extend the algorithm to be able to traverse very-deep graphs.
Modules
ยง
queue
Use
LazyVecQueue
for the recursion continuations, instead of the call-stack.