Function sync_teams

Source
pub async fn sync_teams(
    configuration: &Configuration,
) -> Result<Vec<TeamInfo>, Error<SyncTeamsError>>