Function emacs_multibyte::util::string::coalesce_utf8_chars
source ยท pub fn coalesce_utf8_chars<A: Allocator>(
chars: impl Iterator<Item = char>,
alloc: A,
) -> Box<str, A>pub fn coalesce_utf8_chars<A: Allocator>(
chars: impl Iterator<Item = char>,
alloc: A,
) -> Box<str, A>