pub fn find_thread_summary(
repo: &Repository,
name: &str,
) -> Result<Option<ThreadListEntry>>Expand description
Look up a single thread summary by name.
pub fn find_thread_summary(
repo: &Repository,
name: &str,
) -> Result<Option<ThreadListEntry>>Look up a single thread summary by name.