mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-03 17:38:27 +00:00
Prepare for follow-on change
This commit is contained in:
parent
6debe7279f
commit
88dc031a78
@ -52,6 +52,7 @@ impl<S> Layer<S> {
|
||||
) -> C::Result
|
||||
where
|
||||
C: Command<S>,
|
||||
C::Event: Clone,
|
||||
{
|
||||
let result = command.decide(&self.state, events);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user