Crate microwfc

Source

Structs§

Grid
A microwfc grid.
Pixel
This struct represents a n-dimensional “pixel”.

Traits§

PossibleValues
This trait needs to be implemented for all types used in microwfc to allow microwfc to know the superposition. A value can be added multiple times.
Unique
Trait to extract unique items from collections.