#reactive #store #reactive-stores-macro

macro reactive_stores_macro

Stores for holding deeply-nested reactive state while maintaining fine-grained reactive tracking

20 releases

new 0.2.2 May 6, 2025
0.2.0-rc3 Apr 26, 2025
0.2.0-beta Mar 19, 2025
0.1.0 Nov 30, 2024

#2468 in Procedural macros

Download history 4910/week @ 2025-01-14 4580/week @ 2025-01-21 5317/week @ 2025-01-28 5637/week @ 2025-02-04 7077/week @ 2025-02-11 6816/week @ 2025-02-18 7524/week @ 2025-02-25 6824/week @ 2025-03-04 7235/week @ 2025-03-11 7943/week @ 2025-03-18 7998/week @ 2025-03-25 6443/week @ 2025-04-01 7490/week @ 2025-04-08 6843/week @ 2025-04-15 7831/week @ 2025-04-22 8748/week @ 2025-04-29

32,149 downloads per month
Used in 100 crates (via reactive_stores)

MIT license

28KB
637 lines

This crate provides macro that are helpful or required when using the reactive_stores crate.

Dependencies

~0.7–1.1MB
~21K SLoC