Docs.rs
seeker-0.1.0
seeker 0.1.0
Permalink
Docs.rs crate page
01 September 2026
Links
Repository
crates.io
Source
Owners
jmdha
Dependencies
anyhow ^1.0.86
normal
clap ^4.5.1
normal
fxhash ^0.2.1
normal
humantime ^2.1.0
normal
indexmap ^2.2.6
normal
memory-stats ^1.1.0
normal
pddllib ^0.1.12
normal
pddlp ^0.1.4
normal
serde ^1.0.192
normal
rstest ^0.18.2
dev
Versions
6.06%
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
Skip to main content
All
seeker
0.1.0
Crate Items
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
heuristic::Heuristic
search::gbfs::GBFS
search::lgbfs::LGBFS
Enums
heuristic::HeuristicKind
search::Error
search::SearchKind
Traits
search::SearchAlgorithm
Functions
heuristic::constant::estimate
heuristic::goal_count::estimate
search::generate
search::solve
Type Aliases
search::Result