# tidos_macro
> **Internal crate** — this is a workspace dependency of [tidos](https://crates.io/crates/tidos).
`tidos_macro` provides the procedural macros (`view!`, `page!`, `head!`, `scoped_css!`, `i18n!`) used by the Tidos SSR framework. It is not intended to be used directly.
## Documentation
For the full documentation and usage examples, see the **[tidos crate on docs.rs](https://docs.rs/tidos)**.