Docs.rs
lapin-1.10.0
lapin 1.10.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Keruspe
Dependencies
amq-protocol ^6.1.0
normal
async-task ^4.0
normal
crossbeam-channel ^0.5
normal
futures-core ^0.3
normal
log ^0.4
normal
mio ^0.7.6
normal
parking_lot ^0.12
normal
pinky-swear ^4.5
normal
serde ^1.0
normal
async-global-executor ^2.0
dev
env_logger ^0.9
dev
futures-test ^0.3
dev
futures-util ^0.3
dev
serde_json ^1.0
dev
amq-protocol-codegen ^6.1.0
build
serde_json ^1.0
build
Versions
8.89%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
☰
Result
In
lapin
?
Type Definition
lapin
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A std Result with a lapin::Error error type