Home
last modified time | relevance | path

Searched refs:trace_fn (Results 1 – 3 of 3) sorted by relevance

/tonic/examples/src/tracing/
H A Dserver.rs46 .trace_fn(|_| tracing::info_span!("helloworld_server")) in main()
/tonic/tonic/src/transport/server/
H A Dmod.rs386 pub fn trace_fn<F>(self, f: F) -> Self in trace_fn() method
/tonic/
H A DCHANGELOG.md394 * **tonic:** pass `trace_fn` the request rather than just the headers ([#634](https://github.com/hy…