Module ra_ap_hir_def::visibility[][src]

Expand description

Defines hir-level representation of visibility (e.g. pub and pub(crate)).

Enums

Visibility of an item, not yet resolved.

Visibility of an item, with the path resolved.