pub fn thread_access_with<T, F: FnOnce(&mut Context) -> T>(f: F) -> T
Access the thread-local context of #[trace]
#[trace]