Docs.rs
soku-0.1.1
soku 0.1.1
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
r0nsha
Dependencies
bitflags ^1.3.2
normal
derive_more ^0.99.17
normal
rand ^0.8.5
normal
thiserror ^1.0.38
normal
futures ^0.3.27
dev
tokio ^1.26.0
dev
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
All
soku
0.1.1
Crate Items
Macros
Structs
Enums
Constants
Traits
Type Aliases
List of all items
Structs
prelude::BruteForceSolver
prelude::Candidates
prelude::Cell
prelude::Coord
prelude::Digit
prelude::LatinSquares
prelude::Sudoku
prelude::SudokuConfig
Enums
prelude::ParseError
prelude::SudokuError
Traits
prelude::Generate
prelude::Solve
prelude::SudokuIndex
Macros
measure
Type Aliases
prelude::SudokuResult
Constants
prelude::DIGITS
prelude::DIGIT_INDICES
prelude::GRID_SIZE
prelude::HOUSE_INDICES
prelude::HOUSE_SIZE
prelude::SQUARE_SIZE