Skip to main content

Crate orbital_macros

Crate orbital_macros 

Source
Expand description

Proc macros for Orbital design-system documentation and routing helpers.

Macros§

orbital_routes
Include multiple route components in a Routes view.

Attribute Macros§

component_doc
Extract documentation and props from a component for preview tooling.
orbital_routes_extract
Extract typed path constants from a route component’s view! body.

Derive Macros§

WriteCSSVars
Derives write_css_vars for theme token structs (snake_case field → --camelCase CSS var).