Docs.rs
domino-lib-2.0.0
domino-lib 2.0.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nunzioono
Dependencies
anyhow ^1.0.92
normal
good_lp ^1.9.0
normal
itertools ^0.13.0
normal
rand ^0.8.5
normal
serde ^1.0.188
normal
serde_json ^1.0.39
normal
Versions
26.47%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
domino_
lib
2.0.0
Solution
Aliased Type
In crate domino_
lib
domino_lib
Type Alias
Solution
Copy item path
Source
pub type Solution =
Vec
<
Tile
>;
Aliased Type
ยง
struct Solution {
/* private fields */
}