rustdoc
1.78.0-nightly
(b381d3ab2 2024-02-12)
Module context
Structs
In rustdoc::html::render
?
Module
rustdoc
::
html
::
render
::
context
source
·
[
−
]
Structs
§
Context
🔒
Major driving force in all rustdoc rendering. This contains information about where in the tree-like hierarchy rendering is occurring and controls how the current page is being rendered.
SharedContext
🔒
Shared mutable state used in
Context
and elsewhere.