Type Definition prototty_wasm_input::InputIter

source ·
pub type InputIter<'a> = Cloned<Iter<'a, Input>>;