StephanvanSchaik / mmap-rs

A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.
Apache License 2.0
59 stars 17 forks source link

extend query API to support ranges #25

Closed StephanvanSchaik closed 1 year ago

StephanvanSchaik commented 1 year ago

This PR extends the query API to support ranges and adds additional test cases to test the query API: