tidwall/rtree.rs

Iterator size

Opened this issue · 1 comments

how can I get Iterator's size

You could use

Iterator::count()