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
# yew-struct-component

Define [Yew](https://yew.rs/) components using structs.

## Documentation

Documentation for the crates is available on [Docs.rs](https://docs.rs/):

TODO

## 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.