Type Definition go_engine::ffi::types::GosMapIter

source ·
pub type GosMapIter<'a> = Iter<'a, GosValue, GosValue>;