☰
BoxError
BoxError
In tower
Modules
balance
buffer
builder
discover
layer
limit
load
make
ready_cache
timeout
util
Structs
ServiceBuilder
Traits
Layer
MakeService
Service
ServiceExt
Functions
service_fn
Type Definitions
BoxError
?
Type Definition
tower
::
BoxError
source
·
[
−
]
pub type BoxError =
Box
<dyn
Error
+
Send
+
Sync
>;
Expand description
Alias for a type-erased error type.