Docs.rs
chalk-recursive-0.104.0
chalk-recursive 0.104.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
rust-lang-owner
Dependencies
chalk-derive =0.104.0
normal
chalk-ir =0.104.0
normal
chalk-solve =0.104.0
normal
rustc-hash ^1.1.0
normal
tracing ^0.1
normal
Versions
20%
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
chalk_
recursive
0.104.0
All Items
Crate Items
Modules
Structs
Type Aliases
Crate
chalk_recursive
Copy item path
Source
Modules
§
solve
Structs
§
Cache
The “cache” stores results for goals that we have completely solved. Things are added to the cache when we have completely processed their result, and it can be shared amongst many solvers.
Recursive
Solver
Type Aliases
§
UCanonical
Goal