Module rustc_trans::middle::privacyExperimental [-]  [+] [src]

A pass that checks to make sure private fields and methods aren't used outside their scopes. This pass will also generate a set of exported items which are available for use externally when compiled as a library.

Enums

ImportUse
LastPrivate
PrivateDep

Functions

check_crate

Type Definitions

ExportedItems
ExternalExports
LastPrivateMap
PublicItems