Skip to main content

user_permission_operation

Function user_permission_operation 

Source
async fn user_permission_operation(
    source: &CommandSource,
    targets: GameProfileArgument,
    expression: PermissionRuleExpression,
    state: Option<PermissionState>,
) -> Result<OperationResult, CommandSyntaxError>