Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/emwalker/digraph
/ is_empty
Method
is_empty
backend/src/git/ext.rs:182–184 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
180
}
181
182
pub fn is_empty(&self) -> bool {
183
self.0.is_empty()
184
}
185
186
pub fn iter(&self) -> std::slice::Iter<'_, Synonym> {
187
self.0.iter()
Callers
15
next
Method · 0.45
call
Method · 0.45
validate
Method · 0.45
maybe_topic
Method · 0.45
validate
Method · 0.45
call
Method · 0.45
change
Method · 0.45
add_repo_topic
Method · 0.45
remove
Method · 0.45
topic_searches
Method · 0.45
remove_topic
Method · 0.45
path_to_oid
Method · 0.45
Calls
no outgoing calls
Tested by
2
no_leaks
Method · 0.36
intersection
Method · 0.36