Function Catch::trim(StringRef)

Function Documentation

StringRef Catch::trim(StringRef ref)

Returns a substring of the original ref without whitespace. Beware lifetimes!