Type Alias tlua::PushIterErrorOf

source ·
pub type PushIterErrorOf<I> = PushIterError<<<I as Iterator>::Item as PushInto<LuaState>>::Err>;