mz_ore_proc::instrument

Function instrument_impl

Source
pub fn instrument_impl(attr: TokenStream, item: TokenStream) -> TokenStream
Expand description

Implementation for the #[instrument] macro.