solitaire-core 0.0.1

Core classes used by solitaire in the app and WASM
1
2
3
#![allow(dead_code)]

include!(concat!(env!("OUT_DIR"), "/built.rs"));