struct ModuleLinkNavigation metadata for one generated module page.
Properties
let name: String
The dotted module name shown in navigation.
let file: String
The generated documentation filename.
let declarations: Int
The number of public declarations rendered on the module page.
let documentation: [String]
Module-level documentation lines used by package indexes.
let wip: String?
The module's work-in-progress description, when marked.