audulus / rui

Declarative Rust UI library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

try to make statically typed state tree

wtholliday opened this issue · comments

Following Xilem, try to make a statically typed state tree. If successful, this will eliminate the use of dyn Any in Context.