Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ prefix
Method
prefix
backend/src/git/index.rs:512–514 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
510
511
impl GitIndexKey for RepoId {
512
fn prefix(&self) -> Self {
513
self.to_owned()
514
}
515
}
516
517
impl IndexKey {
Callers
1
index_key
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected