Crate tortilla

Crate tortilla 

Source

Structs§

Guacamole
Naive “first-fit” line breaking algorithm.
Salsa
More sophisticated “optimal-fit” line breaking algorithm.
Toppings
Parameters for line breaking algorithms & formatting.
Wrap
An Iterator over chunks of wrapped output.

Enums§

Newline
Newline characters.

Functions§

wrap
Wrap text. Output is lazily generated and returned in small chunks.