Searched refs:trace_fn (Results 1 – 3 of 3) sorted by relevance
46 .trace_fn(|_| tracing::info_span!("helloworld_server")) in main()
386 pub fn trace_fn<F>(self, f: F) -> Self in trace_fn() method
394 * **tonic:** pass `trace_fn` the request rather than just the headers ([#634](https://github.com/hy…