Docs.rs
abol-server-0.1.0
abol-server 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Abel981
Dependencies
abol-core ^0.1.0
normal
abol-rt ^0.1.0
normal
anyhow ^1.0
normal
bytes ^1.11
normal
dashmap ^6.1
normal
moka ^0.12
normal
Versions
40.91%
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
BoxError
abol_
server
0.1.0
BoxError
Aliased Type
In crate abol_
server
abol_server
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct BoxError(
/* private fields */
);