API Reference
Functions
func signature_of(collection: &DocumentableCollection, entry: &DocumentableEntry) -> String
Produces the display signature used in headings and anchors.
func anchor_for(signature: String) -> String
Converts a rendered declaration signature into its deterministic HTML anchor.
func symbol_page(module_page: &String, signature: String) -> String
Returns the standalone page for a top-level declaration.
func symbol_links(module: String, page: String, collection: &DocumentableCollection) -> [SymbolLink]
Builds link targets for a module's standalone declaration pages.