Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
40
pub struct LiveSearchTopicsPayload(pub(crate) git::FetchTopicLiveSearchResult);
41
42
#[Object]
43
impl LiveSearchTopicsPayload {
Callers
3
available_parent_topics
Method · 0.85
topic_live_search
Method · 0.85
available_parent_topics
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected