# Yew Struct Component
Define [Yew](https://yew.rs/) components using structs.
## Documentation
Documentation for the crates is available on [Docs.rs](https://docs.rs/):
- [`yew-struct-component`](https://docs.rs/yew-struct-component/latest/yew_struct_component/)
- [`yew-struct-component-macro`](https://docs.rs/yew-struct-component-macro/latest/yew_struct_component_macro/)
## Rust For Web
The Yew Struct Component project is part of the [Rust For Web](https://github.com/RustForWeb).
[Rust For Web](https://github.com/RustForWeb) creates and ports web UI libraries for Rust. All projects are free and open source.