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

Class LiveSearchTopicsPayload

backend/src/graphql/topic.rs:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39#[derive(Debug)]
40pub struct LiveSearchTopicsPayload(pub(crate) git::FetchTopicLiveSearchResult);
41
42#[Object]
43impl LiveSearchTopicsPayload {

Callers 3

topic_live_searchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected