async fn run_operation(
source: &CommandSource,
argument: GameProfileArgument,
action: OperatorAction,
) -> Result<OperatorCommandResult, CommandSyntaxError>async fn run_operation(
source: &CommandSource,
argument: GameProfileArgument,
action: OperatorAction,
) -> Result<OperatorCommandResult, CommandSyntaxError>