Module str_util

Module str_util 

Source
Expand description

String helpers.

Structs§

GlobPattern
A wrapper for Glob and its matcher 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.