Constant coded_chars::escape::BPH
source · pub const BPH: EscapeSequence;Expand description
§Break permitted here
BPH is used to indicate a point where a line break may occur when text is formatted. BPH may occur between two graphic characters, either or both of which may be SPACE.