Docs.rs
domino-lib-0.4.3
domino-lib 0.4.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nunzioono
Dependencies
anyhow ^1.0.92
normal
rand ^0.8.5
normal
Versions
0%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
domino_
lib
0.4.3
Solution
Aliased Type
In domino_
lib::
types
domino_lib
::
types
Type Alias
Solution
Copy item path
Source
pub type Solution =
Vec
<
Tile
>;
Aliased Type
ยง
struct Solution {
/* private fields */
}