mirror of
https://github.com/hannobraun/Fornjot
synced 2025-09-03 07:56:52 +00:00
Update doc comment
This commit is contained in:
parent
afe0698296
commit
c16fbfe33e
@ -23,7 +23,7 @@ impl<S> Layer<S> {
|
|||||||
Self { state }
|
Self { state }
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Process a command
|
/// # Process a command and capture the events that produces
|
||||||
///
|
///
|
||||||
/// The command is processed synchronously. When this method returns, the
|
/// The command is processed synchronously. When this method returns, the
|
||||||
/// state has been updated.
|
/// state has been updated.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user