Docs.rs
uci-0.2.3
uci 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
crazymerlyn
Dependencies
log ^0.4.21
normal
Versions
88.24%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
uci
0.2.3
All Items
Crate Items
Structs
Enums
Type Aliases
Crate
uci
Copy item path
Source
Structs
§
Engine
Enums
§
Engine
Error
The error type for any errors encountered with the engine.
Type Aliases
§
Result
A Result type which uses
EngineError
for representing errors.