Implementation of the Unicode Line Breaking Algorithm for determining line break opportunities in text.
# Cargo.toml
[dependencies]
unicode-linebreak = "0.1.5"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Finds line break opportunities in a string according to the Unicode Line Breaking Algorithm.
No known issues recorded.
No dependency data recorded yet.