Look up and execute the handler function for to a given command. Returns `Some` if the handler is asynchronous and needs to be polled; `None` if the command was handled synchronously
(
&self,
command: impl Command + 'cmd,
)
source not stored for this graph (policy: none)
no test coverage detected