Crate cursor[][src]

Expand description

cursor

A more free Rust-Iterator.

Examples

Modules

Utilities for formatting and printing Strings.

Basic functions for dealing with memory.

Unicode string slices.

Structs

Zero-sized type used to mark things that “act like” they own a T.

A (half-open) range bounded inclusively below and exclusively above (start..end).

Enums

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

Constants

Traits

The addition operator +.

The addition assignment operator +=.

The subtraction operator -.

The subtraction assignment operator -=.

Functions

returns (abs, signum)