pub fn bound_loader_text(text: String) -> StringExpand description
Truncate text to at most LOADER_DIAGNOSTIC_TEXT_LIMIT bytes on a
UTF-8 char boundary.
pub fn bound_loader_text(text: String) -> StringTruncate text to at most LOADER_DIAGNOSTIC_TEXT_LIMIT bytes on a
UTF-8 char boundary.