#leptos #component #define #structs #macro

macro leptos-struct-component-macro

Define Leptos components using structs

5 releases

new 0.1.0 Feb 10, 2025
0.0.4 Feb 10, 2025
0.0.3 Dec 7, 2024
0.0.2 Nov 23, 2024
0.0.1 Nov 23, 2024

#2446 in Procedural macros

Download history 245/week @ 2024-11-20 56/week @ 2024-11-27 214/week @ 2024-12-04 70/week @ 2024-12-11 26/week @ 2024-12-18 26/week @ 2024-12-25 13/week @ 2025-01-01 24/week @ 2025-01-08 16/week @ 2025-01-15 3/week @ 2025-01-22 7/week @ 2025-01-29

51 downloads per month
Used in leptos-struct-component

MIT license

14KB
242 lines

Leptos Struct Component Macro

Define Leptos components using structs.

Documentation

Documentation for the crates is available on Docs.rs:

Rust For Web

The Leptos Struct Component project is part of Rust For Web.

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


lib.rs:

Define Leptos components using structs.

Dependencies

~195–620KB
~15K SLoC