tidos_macro 0.7.6

Procedural macros for the Tidos component framework.
Documentation
1
2
3
4
5
6
7
8
9
# 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)**.