Docs.rs
result-like-0.4.2
result-like 0.4.2
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
youknowone
Dependencies
result-like-derive ^0.4.2
normal
is-macro ^0.1
dev
Versions
16.67%
of the crate is documented
Go to latest version
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
☰
Trait ResultLike
Associated Types
ErrType
OkType
Implementors
Other items in
result_like
?
Trait
result_like
::
ResultLike
[
−
]
[src]
pub trait ResultLike { type
OkType
; type
ErrType
; }
Associated Types
[src]
type
OkType
[src]
type
ErrType
Implementors