Type Definition go_engine::ffi::types::StringIter

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