MCPcopy 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_prefilterFunction · 0.45
ids_to_bitmapFunction · 0.45
bitmap_containsFunction · 0.45
geohash_neighborFunction · 0.45
geohash_coverFunction · 0.45
buffer_linestringFunction · 0.45
buffer_polygonFunction · 0.45
validate_recursiveFunction · 0.45
signed_areaFunction · 0.45
write_geometryFunction · 0.45
read_u8Function · 0.45

Calls

no outgoing calls

Tested by 2

keyword_position_correctFunction · 0.36