mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-09 04:18:28 +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
|
) -> C::Result
|
||||||
where
|
where
|
||||||
C: Command<S>,
|
C: Command<S>,
|
||||||
|
C::Event: Clone,
|
||||||
{
|
{
|
||||||
let result = command.decide(&self.state, events);
|
let result = command.decide(&self.state, events);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user