Docs.rs
engine-0.0.0
engine 0.0.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
yoshuawuyts
Dependencies
failure ^0.1.3
normal
Versions
100%
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
☰
Crate engine
Version 0.0.0
All Items
Structs
Enums
Type Definitions
?
Crate
engine
source
·
[
−
]
Expand description
Example
Structs
Error
A specialized
Error
type for this crate’s operations.
Enums
ErrorKind
A list enumerating the categories of errors in this crate.
Type Definitions
Result
A specialized
Result
type for this crate’s operations.