Module Uuseg_line_break

Line break segmenter.

Segmenter

type t
val create : unit -> t
val copy : t -> t
val mandatory : t -> bool
val add : t -> [ `Await | `End | `Uchar of Stdlib.Uchar.t ] -> Uuseg_base.ret