georust / rstar

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

How to serialization/deserialization `RTree`? #168

Closed yuyang-ok closed 3 months ago

yuyang-ok commented 3 months ago

I want to put RTree in some file, How Can I serialization or deserialization RTree?