Type Alias async_lsp::tracing::TracingLayer

source ·
pub type TracingLayer = TracingBuilder;
Available on crate feature tracing only.
Expand description

A type alias of TracingLayer conforming to the naming convention of tower_layer.

Aliased Type§

struct TracingLayer { /* private fields */ }