pub fn instrument_impl(attr: TokenStream, item: TokenStream) -> TokenStream
Expand description
Implementation for the #[instrument]
macro.
pub fn instrument_impl(attr: TokenStream, item: TokenStream) -> TokenStream
Implementation for the #[instrument]
macro.