trait StrUnstable { // Required method fn floor_char_boundary_polyfill(&self, index: usize) -> usize; }