MCPcopy Create free account
hub / github.com/emwalker/digraph / TopicInfoList

Class TopicInfoList

backend/src/git/activity.rs:170–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168
169#[derive(Clone, Deserialize, Serialize, Eq, PartialEq)]
170pub struct TopicInfoList(BTreeSet<TopicInfo>);
171
172impl Default for TopicInfoList {
173 fn default() -> Self {

Callers 3

delete_linkFunction · 0.85
delete_topicFunction · 0.85

Calls

no outgoing calls

Tested by 3

delete_linkFunction · 0.68
delete_topicFunction · 0.68