[][src]Function coto::reopen_task

pub async fn reopen_task<'_, '_>(
    token: &'_ String,
    id: &'_ String
) -> Result<(), Box<dyn Error>>