Type Alias iced::widget::shader::wgpu::core::identity::Input

pub type Input<G, I> = <G as IdentityHandlerFactory<I>>::Input;
Available on crate feature wgpu only.