Module ropey::str_utils

source ·
Expand description

Utility functions for utf8 string slices.

This module provides various utility functions that operate on string slices in ways compatible with Ropey. They may be useful when building additional functionality on top of Ropey.

Functions