Type Definition wgpu_core::hub::Input

source ·
pub type Input<G, I> = <<G as IdentityHandlerFactory<I>>::Filter as IdentityHandler<I>>::Input;