Skip to content

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

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

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

Workflow file for this run

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