Skip to main content

thread

Function thread 

Source
pub async fn thread(
    __arg0: State<AppState>,
    __arg1: Path<String>,
) -> ApiResult<Json<Thread>>