[][src]Function call_trace::on_trace

pub fn on_trace<T, F: FnOnce() -> T>(f: F, ctx: CallContext) -> T

Called by #[trace].