Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/emwalker/digraph
/ RemoveTopicTimerange
Class
RemoveTopicTimerange
backend/src/git/topic.rs:188–192 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
pub struct RemoveTopicTimerange {
189
pub actor: Arc<Viewer>,
190
pub repo_id: RepoId,
191
pub topic_id: ExternalId,
192
}
193
194
pub struct RemoveTopicTimerangeResult {
195
pub alerts: Vec<Alert>,
Callers
1
change
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected