Skip to main content

render_forum_search

Function render_forum_search 

Source
pub fn render_forum_search(
    resp: &ForumSearchResponse,
    category: Option<&str>,
) -> PlatformMessage
Expand description

Pure renderer for forum search results (extracted for tests + TUI reuse).