florian1345 / sudoku-variants

A flexible Sudoku engine for Rust that supports common variations and custom rules.
Other
4 stars 3 forks source link

Sandwich Serde #84

Closed florian1345 closed 2 years ago

florian1345 commented 2 years ago

Derived Deserialize and Serialize for SandwichConstraint.