georust / rstar

R*-tree spatial index for the Rust ecosystem
https://docs.rs/rstar
Apache License 2.0
384 stars 67 forks source link

Implement an owning iterator and IntoIter for RTree #146

Closed adamreichold closed 7 months ago

adamreichold commented 7 months ago

Closes #113