Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaterializeInc/materialize
/ len
Method
len
src/repr/src/update.rs:181–183 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
179
}
180
181
pub fn len(&self) -> usize {
182
self.run_ends.len()
183
}
184
185
pub fn byte_len(&self) -> usize {
186
self.bytes.len()
Callers
15
regexp_split_to_array
Function · 0.45
bench_sort_unpacked
Function · 0.45
bench_roundtrip
Function · 0.45
is_instance_of_scalar
Method · 0.45
into_result
Method · 0.45
eq_inner
Method · 0.45
interesting_datums
Method · 0.45
eq
Method · 0.45
cmp
Method · 0.45
union
Method · 0.45
arb_datum_for_scalar
Function · 0.45
parse_u64
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected