Skip to main content

Mojo module

documentation

Provides decorators and utilities for interacting with Mojo documentation generation and validation.

These are Mojo built-ins, so you don't need to import them.

Functions

  • doc_private: Indicate that the decorated declaration is private from the viewpoint of documentation generation.

Was this page helpful?