WIP
This commit is contained in:
parent
38ab6b123f
commit
493a418c91
5 changed files with 19 additions and 6 deletions
|
@ -404,6 +404,8 @@ impl ReadModelWith for TestAppContext {
|
|||
}
|
||||
|
||||
impl UpdateView for TestAppContext {
|
||||
type Output<S> = S;
|
||||
|
||||
fn update_view<T, S>(
|
||||
&mut self,
|
||||
handle: &ViewHandle<T>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue