Skip to main content

Module hooks

Module hooks 

Source

Structs§

DocsProviders
Signals returned by use_docs_providers so the consumer’s header RSX can reference them (e.g. to wire up a search button or drawer toggle).

Functions§

use_docs_context
Build a DocsContext from the current docs path as a plain String.
use_docs_providers
One-call setup for all the context providers that DocsLayout and its children expect.