Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/emwalker/digraph
/ title
Method
title
backend/src/git/ext.rs:445–447 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
443
}
444
445
pub fn title(&self) -> &str {
446
self.repo_link.title()
447
}
448
449
pub fn url(&self) -> &str {
450
self.repo_link.url()
Callers
5
display_title
Method · 0.45
make_link
Method · 0.45
from
Method · 0.45
delete_link
Function · 0.45
link_searches
Method · 0.45
Calls
no outgoing calls
Tested by
1
delete_link
Function · 0.36