Type Definition go_vm::types::StringEnumIter

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