Skip to main content

Crate cursor

Crate cursor 

Source
Expand description

§cursor

A more free Rust-Iterator.

Examples

Modules§

fmt
Utilities for formatting and printing Strings.
mem
Basic functions for dealing with memory, values, and types.
str
Utilities for the str primitive type.
utf

Structs§

Cursor
CursorInfo
NoneExtras
PhantomData
Zero-sized type used to mark things that “act like” they own a T.
Range
A (half-open) range bounded inclusively below and exclusively above (start..end).
StrCursor
StrCursorInfo

Enums§

Ordering
An Ordering is the result of a comparison between two values.

Constants§

EOF_CHAR

Traits§

Add
The addition operator +.
AddAssign
The addition assignment operator +=.
CursorTrait
Extras
MoveOffset
StrCursorTrait
Sub
The subtraction operator -.
SubAssign
The subtraction assignment operator -=.
ToCursor
ToExtras

Functions§

isize_to_usize
returns (abs, signum)
wrap