Type Definition go_engine::ffi::StringIter

source ·
pub type StringIter<'a> = Chars<'a>;