Module slice

Module slice 

Source
Expand description

Types allowing for the ‘lazy’ slicing of &strs while keeping a single lifetime.

Structs§

Slice
A ‘lazy’ str slice using Ranges.

Enums§

Pattern
A horrible wrapper around the unstable Pattern API.
Ranges