anp / moxie

lightweight platform-agnostic tools for declarative UI
https://moxie.rs
Apache License 2.0
828 stars 27 forks source link

Remove topo dependency from mox #199

Closed anp closed 3 years ago

anp commented 4 years ago

I think it should be possible to do all the nested annotations in the elements that use the macro.

anp commented 3 years ago

https://github.com/anp/moxie/blob/main/dom/src/cached_node.rs#L29