Home
last modified time | relevance | path

Searched defs:Utf8IndexLenIter (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/unicode-bidi/src/
Dlib.rs1355 pub struct Utf8IndexLenIter<'text> { struct
1359 impl<'text> Utf8IndexLenIter<'text> { implementation
1368 impl Iterator for Utf8IndexLenIter<'_> { implementation