Docs.rs
fbi-proxy-1.18.0
fbi-proxy 1.18.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
snomiao
Dependencies
arc-swap ^1.7
normal
clap ^4.5
normal
env_logger ^0.11
normal
futures-util ^0.3
normal
http-body-util ^0.1
normal
hyper ^1.7
normal
hyper-rustls ^0.27
normal
hyper-tungstenite ^0.18
normal
hyper-util ^0.1
normal
log ^0.4
normal
notify ^8
normal
rcgen ^0.14.8
normal
regex ^1.11
normal
rustls-pemfile ^2.2.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
time ^0.3.47
normal
tokio ^1.47
normal
tokio-rustls ^0.26.4
normal
tokio-tungstenite ^0.27
normal
tower ^0.5
normal
Versions
51.81%
of the crate is documented
Platform
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
BoxError
fbi_
proxy
1.18.0
BoxError
Aliased Type
In fbi_
proxy::
tls
fbi_proxy
::
tls
Type Alias
BoxError
Copy item path
Source
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Aliased Type
ยง
pub struct BoxError(
/* private fields */
);