MCPcopy 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
188pub struct RemoveTopicTimerange {
189 pub actor: Arc<Viewer>,
190 pub repo_id: RepoId,
191 pub topic_id: ExternalId,
192}
193
194pub struct RemoveTopicTimerangeResult {
195 pub alerts: Vec<Alert>,

Callers 1

changeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected