Expand description
Template-driven workspace documentation generation and metadata projection.
Modules§
- context
- Workspace context collection and template-facing projections.
- hosted_
rustdoc - Native Rustdoc homepage and canonical catalog generation.
- infra
- Metadata, rendering, traversal, and formatting infrastructure.
- workspace 🔒
Structs§
- Render
Ctx - Context passed to template rendering.
- Workspace
File - Workspace
Index
Traits§
- HasName
- Trait for items that have a name field, used by
sort_by_name.
Functions§
- display_
name - Strip the
wowlab-prefix from a crate name for display. - sort_
by_ name - Sort a slice in place by the
namefield.