Type Definition go_engine::ffi::StringEnumIter

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