Type Definition rustc_hir::Visibility[][src]

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