MCPcopy Create free account
hub / github.com/PerroEngine/Perro / is_empty

Method is_empty

perro_source/core/perro_csv/src/lib.rs:115–117  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

113 pub const fn new(
114 headers: &'static [CsvCell],
115 rows: &'static [CsvRow],
116 primary_index: &'static [CsvRowIndex],
117 ) -> Self {
118 Self {
119 headers,
120 rows,

Callers 15

parseMethod · 0.45
nested_get_by_hashFunction · 0.45
nested_set_by_hashFunction · 0.45
find_hashMethod · 0.45
parse_u64_id_stringFunction · 0.45
push_visible_childrenMethod · 0.45
has_allow_filterMethod · 0.45
write_scripts_libFunction · 0.45
parse_marked_struct_nameFunction · 0.45
parse_struct_nameFunction · 0.45

Calls

no outgoing calls

Tested by 2

nested_get_by_hashFunction · 0.36
nested_set_by_hashFunction · 0.36