Skip to main content

view

Function view 

Source
pub async fn view(
    ctx: &Ctx,
    id: u64,
    unresolved: bool,
    comments_only: bool,
) -> Result<()>