yew-struct-component 0.1.4

Define Yew components using structs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.