choco-solver 0.0.0

A Rust wrapper for the Choco constraint solver.
1
2
3
fn main() {
    println!("Hello, world!");
}