pub type SupportedInputConfigs = SupportedInputConfigs;
Expand description

An iterator yielding configs that are supported by the backend.

Aliased Type§

struct SupportedInputConfigs(/* private fields */);