add RoutableWidgetState conception
holds the routes for an arbitrary widget Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
committed by
William Casarin
parent
df4e331d33
commit
ee0029268f
@@ -27,6 +27,7 @@ mod post;
|
||||
mod profile;
|
||||
pub mod relay_pool_manager;
|
||||
mod result;
|
||||
mod routable_widget_state;
|
||||
mod route;
|
||||
mod subscriptions;
|
||||
mod test_data;
|
||||
|
||||
Reference in New Issue
Block a user