Docs.rs
libjess-0.1.1
libjess 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
esseivaju
Dependencies
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libjess
0.1.1
Module errors
Module Items
Structs
Enums
Type Aliases
In crate libjess
libjess
Module
errors
Copy item path
Source
Expand description
Custom error types
Structs
§
Wrapped
Error
Custom I/O Error which adds context information to the original
Enums
§
Kind
Error options
Type Aliases
§
Result
Type alias for result<T, [
Error
]>