Macro sphinx_rustdocgen::visibility_to_inherit
source ยท macro_rules! visibility_to_inherit { ($directive:expr, $inherited:expr) => { ... }; }
Expand description
DRY macro to check which visibility value to pass to inner items.