georust / rstar

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

Implement an owning iterator and IntoIter for RTree #146

Closed adamreichold closed 11 months ago

adamreichold commented 11 months ago

Closes #113