mod foreign_mod
- module foreign_mod
Implementation of the pseudo-directive for foreign modules.
The directive is not really published to the documentation, but used only for organizing the content of the items within it.
Structs and Unions
Impls
- impl ForeignModDirective
- fn from_item(parent_path: &str, item: &ItemForeignMod, inherited_visibility: &Option<&Visibility>) -> Directive