DioxusLabs / DioxusLabs/dioxus
#[derive(Readable/Writeable/Extensions)]
Open
enhancement
signals
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
# Suggestion
It would be nice to have a derive macro for hooks that wrap inner signals and want to expose those signals. It's also feasible to just deref to the inner signal type - however you don't get all the perks like Copy, PartialEq, Hash, etc
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.