Name Description Size Coverage
core.rs 5684 -
mod.rs Fork of `textwrap` crate Benefits of forking: - Pull in only what we need rather than relying on the compiler to remove what we don't need - `LineWrapper` is able to incrementally wrap which will help with `StyledStr` 3672 -
word_separators.rs 2556 -
wrap_algorithms.rs 1771 -