Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/hashintel/hash
/ len
Method
len
tests/graph/test-data/rust/src/seeding/producer/user.rs:128–130 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
126
127
impl WebCatalog for TestCatalog {
128
fn len(&self) -> usize {
129
self.1.len()
130
}
131
132
fn get_entry(&self, index: usize) -> Option<(Arc<str>, Arc<str>, WebId)> {
133
self.1
Callers
7
test_root_sorting_chunked
Function · 0.45
test_root_sorting
Function · 0.45
insert
Function · 0.45
slug_from_title
Function · 0.45
create_distribution
Method · 0.45
generate_properties
Function · 0.45
generate_links
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_root_sorting_chunked
Function · 0.36
test_root_sorting
Function · 0.36