pub unsafe fn slice_unchecked(s: &Wtf8, begin: usize, end: usize) -> &Wtf8
Expand description

Copied from core::str::raw::slice_unchecked