Type Alias StrCursor

Source
pub type StrCursor = RleCursor<128, str>;

Aliased Typeยง

struct StrCursor { /* private fields */ }