# vertigo-macro
Macros crate for the [vertigo](https://crates.io/crates/vertigo) library - a reactive Real-DOM library with SSR for Rust.
[](https://crates.io/crates/vertigo-macro)
[](https://docs.rs/vertigo-macro)

This crate provides procedural macros used internally by vertigo. You should depend on `vertigo` directly rather than this crate.
See the [vertigo repository](https://github.com/vertigo-web/vertigo) for more information.