🛈 Note: This is pre-release documentation for the upcoming tracing 0.2.0 ecosystem.

For the release documentation, please see docs.rs, instead.

Module request_span

Source
Expand description

Middleware which instruments each request passing through a service with a new span.

Re-exports§

pub use self::make::MakeService;tower-make

Modules§

maketower-make

Structs§

Layertower-layer
Service

Functions§

layertower-layer