Function aide::gen::in_context

source ·
pub fn in_context<R, F>(cb: F) -> Rwhere
    F: FnOnce(&mut GenContext) -> R,
Expand description

Access the current thread-local context for API documentation generation.