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