pub fn validate_pending_mutation_batch_size( mutations: &[PendingSyncularMutation], ) -> Result<(), SyncularError>