#yew-component #define #structs #macro

macro yew-struct-component-macro

Define Yew components using structs

15 releases

0.1.4 Nov 18, 2024
0.1.3 Nov 18, 2024
0.0.10 Nov 11, 2024

#1961 in Procedural macros

Download history 721/week @ 2024-11-08 1358/week @ 2024-11-15 761/week @ 2024-11-22 234/week @ 2024-11-29 320/week @ 2024-12-06 108/week @ 2024-12-13

1,680 downloads per month
Used in yew-struct-component

MIT license

14KB
254 lines

Yew Struct Component Macro

Define Yew components using structs.

Documentation

Documentation for the crates is available on Docs.rs:

Rust For Web

The Yew Struct Component project is part of the Rust For Web.

Rust For Web creates and ports web UI libraries for Rust. All projects are free and open source.


lib.rs:

Define Yew components using structs.

Dependencies

~235–680KB
~16K SLoC