Crate wfc[][src]

Re-exports

pub use orientation::Orientation;
pub use wrap::Wrap;

Modules

Structs

General purpose coordinate

Represents a running instance of wfc which borrows its resources, making it possible to re-use memory across multiple runs.

Represents a running instance of wfc which allocates and owns its resources

A size cannot be created which would contain un-addressable cells. That is, the maximum size has a width and height of one greater than the maximum i32.

Enums

Traits

Type Definitions