项目作者: Aehmlo

项目描述 :
A sudoku crate.
高级语言: Rust
项目地址: git://github.com/Aehmlo/ku.git
创建时间: 2018-05-26T22:28:10Z
项目社区:https://github.com/Aehmlo/ku

开源协议:Apache License 2.0

下载


ku

Travis
Crates.io
Crates.io
Documentation

A sudoku crate.

Goals

  • First and foremost, to provide a rock-solid API for generating, solving, and manipulating sudokus.
  • To set an example of Rust (and general) best practices and become ubiquitous, with support for all kinds of native platforms and the web.

Contributing

All are welcome to contribute. Issues are enabled for this repository — you are encouraged to submit issues and pull requests. Don’t be afraid to speak up!

ku follows the Contributor Covenant code of conduct. Please see CODE_OF_CONDUCT.md for more information.

Please follow the existing code style (which is made much easier if you use the included rustfmt configuration).

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed under the Apache-2.0 license, without any additional terms or conditions.

License

ku is licensed under the Apache-2.0 license. See LICENSE for more information.