Type Definition rustc_hir::hir::Visibility[][src]

pub type Visibility<'hir> = Spanned<VisibilityKind<'hir>>;