get_task

Function get_task 

Source
pub async fn get_task(
    __arg0: State<AppState>,
    __arg1: Path<i64>,
) -> impl IntoResponse
Expand description

Get a single task by ID