MCPcopy Index your code
hub / github.com/emwalker/digraph / UpsertTopicTimerange

Class UpsertTopicTimerange

backend/src/git/topic.rs:794–799  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

792}
793
794pub struct UpsertTopicTimerange {
795 pub actor: Arc<Viewer>,
796 pub repo_id: RepoId,
797 pub timerange: Timerange,
798 pub topic_id: ExternalId,
799}
800
801pub struct UpsertTopicTimerangeResult {
802 pub alerts: Vec<Alert>,

Callers 1

changeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected