#leptos #component #define #structs #macro

macro leptos-struct-component-macro

Define Leptos components using structs

3 releases

new 0.0.3 Dec 7, 2024
0.0.2 Nov 23, 2024
0.0.1 Nov 23, 2024

#2244 in Procedural macros

Download history 202/week @ 2024-11-18 76/week @ 2024-11-25 162/week @ 2024-12-02

440 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 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 Leptos components using structs.

Dependencies

~255–710KB
~17K SLoC