fn try_from_range<'data>( range: impl RangeBounds<char>, ) -> Result<CodePointInversionList<'data>, RangeError>