Expand description
The representation of a #[doc(cfg(...))]
attribute.
Structsยง
- CfgInfo ๐
- This type keeps track of (doc) cfg information as we go down the item tree.
- Display ๐
- Pretty-print wrapper for a
Cfg
. Also indicates what form of rendering should be used. - Invalid
CfgError ๐
Enumsยง
Functionsยง
- extract_
cfg_ ๐from_ attrs - handle_
auto_ ๐cfg_ hide_ show - This functions updates the
hidden_cfg
field of the providedcfg_info
argument. - show_
hide_ ๐show_ conflict_ error