Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ len
Method
len
nodedb-spatial/src/rtree/tree.rs:52–54 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
50
}
51
52
pub fn len(&self) -> usize {
53
self.len
54
}
55
56
pub fn is_empty(&self) -> bool {
57
self.len == 0
Callers
15
spatial_prefilter
Function · 0.45
ids_to_bitmap
Function · 0.45
bitmap_contains
Function · 0.45
geohash_neighbor
Function · 0.45
geohash_cover
Function · 0.45
buffer_linestring
Function · 0.45
buffer_polygon
Function · 0.45
validate_recursive
Function · 0.45
signed_area
Function · 0.45
check_ring_self_intersection
Function · 0.45
write_geometry
Function · 0.45
read_u8
Function · 0.45
Calls
no outgoing calls
Tested by
2
keyword_position_correct
Function · 0.36
all_builtins_arg_counts_consistent
Function · 0.36