Docs.rs
yawfc-0.1.0
yawfc 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
10maurycy10
Dependencies
rand ^0.8.5
normal
Versions
75%
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
yawfc
0.1.0
All Items
Crate Items
Modules
Structs
Crate
yawfc
Copy item path
Source
Modules
§
overlapping
Structs
§
Tile
Stucture for holding the maching rules and assocatied data for a tile type. T: assocatied data tye N: the pattern size. MUST BE ODD
Wave
A Wave function collapse solver. Generic over Pattern size and associated data type.