[][src]Function coto::get_project

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