[][src]Function coto::get_collaborators

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