Skip to content

Add QueryMap::contains to check for presence on an entity with fewer … #320

Add QueryMap::contains to check for presence on an entity with fewer …

Add QueryMap::contains to check for presence on an entity with fewer … #320

Workflow file for this run

on: [push]
jobs:
msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 1
- uses: dtolnay/[email protected]
- run: cargo check