MatchResult

Undocumented in source.
@safe
struct MatchResult {}

Members

Variables

cutString
string cutString;
Undocumented in source.
matches
bool matches;
Undocumented in source.

Meta