Skip to main content

list_google_calendars

Function list_google_calendars 

Source
pub async fn list_google_calendars(
    configuration: &Configuration,
    workspace: &str,
) -> Result<Vec<GoogleCalendarEntry>, Error<ListGoogleCalendarsError>>