Type Definition go_engine::ffi::types::StringEnumIter

source ·
pub type StringEnumIter<'a> = Enumerate<Chars<'a>>;