leptos-struct-component-macro 0.2.0

Define Leptos components using structs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# leptos-struct-component-macro

Define [Leptos](https://leptos.dev/) components using structs.

## Documentation

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

TODO

## Rust For Web

The leptos-struct-component project is part of [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.