Docs.rs
blunders-engine-0.1.0
blunders-engine 0.1.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
paulolemus
Dependencies
arrayvec ^0.7.1
normal
rand ^0.8.4
normal
criterion ^0.3.5
dev
num_cpus ^1.13
dev
Versions
57.9%
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
blunders_
engine
0.1.0
Module error
Module Items
Enums
Type Aliases
In crate blunders_
engine
blunders_engine
Module
error
Copy item path
Source
Expand description
Blunders Engine error type.
Enums
§
Error
The primary and general error type for the Blunders Engine.
Error
Kind
A list specifying general errors for Blunders engine.
Type Aliases
§
Result
Blunders Engine generic result type.