Module str_util

Source
Expand description

String helpers.

Structs§

GlobPattern
A wrapper for glob::Pattern with a more concise Debug impl

Enums§

StringPattern
Pattern to be tested against string property like commit description or bookmark name.
StringPatternParseError
Error occurred during pattern string parsing.