Docs.rs
xactor-0.7.11
xactor 0.7.11
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
sunli829
Dependencies
anyhow ^1.0.37
normal
async-std ^1.8.0
normal
optional
async-trait ^0.1.42
normal
fnv ^1.0.7
normal
futures ^0.3.8
normal
once_cell ^1.5.2
normal
slab ^0.4.2
normal
tokio ^1.0.1
normal
optional
xactor-derive ^0.7
normal
Versions
63.16%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
Error
xactor
0.7.11
Error
Aliased Type
In crate xactor
xactor
Type Alias
Error
Copy item path
Source
pub type Error =
Error
;
Expand description
Alias of anyhow::Error
Aliased Type
ยง
pub struct Error {
/* private fields */
}