pub(super) async fn handle_command(
command: Arc<dyn Command>,
services: Arc<Services>,
input: CommandInput,
) -> ProcessorResultpub(super) async fn handle_command(
command: Arc<dyn Command>,
services: Arc<Services>,
input: CommandInput,
) -> ProcessorResult