gittask

Function update_comment_id

Source
pub fn update_comment_id(
    task_id: &str,
    id: &str,
    new_id: &str,
) -> Result<(), String>