Skip to main content

run_operation

Function run_operation 

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