line_adjustment

Crates.ioline_adjustment
lib.rsline_adjustment
version0.1.1
sourcesrc
created_at2023-06-28 13:48:52.328168
updated_at2023-06-28 14:02:23.614942
descriptionLine adjustment example
homepage
repositoryhttps://github.com/Arsynth/line_adjustment
max_upload_size
id902118
size8,508
Artem (Arsynth)

documentation

README

line_adjustment

Line adjustment example

Example shows how to split string into lines with fixed width. Each word in line will be aligned by spaces to fill whole line.

Commit count: 5

cargo fmt