# Functions

New returns a new instance of Iter for a given query and its options.
NewE returns a iter wrapping an error.

# Structs

Iter provides a convenient interface for iterating over the elements returned from paginated list API calls.

# Type aliases

Query is the function used to get a response listing.