Searched defs:CursorExt (Results 1 – 1 of 1) sorted by relevance
34 trait CursorExt: Read + Seek + Clone { trait438 cursor: &mut impl CursorExt, in split_once()569 fn to_string_guard(cursor: &mut impl CursorExt, jumps: usize) -> Result<String> { in to_string_guard()