Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ RepoIds
Class
RepoIds
backend/src/types.rs:144–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
143
#[derive(Clone, Debug)]
144
pub struct RepoIds(Vec<RepoId>);
145
146
impl TryFrom<&[String]> for RepoIds {
147
type Error = Error;
Callers
2
service_account
Method · 0.85
guest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected