Docs.rs
jbs-0.1.0-beta.24082901
jbs 0.1.0-beta.24082901
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
bfren
Dependencies
Versions
9.09%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module result
jbs
0.1.0-beta.24082901
Module result
Module Items
Traits
Type Aliases
In crate jbs
jbs
Module
result
Copy item path
Source
Traits
§
Handle
Type Aliases
§
Result
Alias of
core::result::Result<T, E>
to enable capturing errors as an
Error
object.