logTypeResult
- void logTypeResult(TypeResult result, uint indent, string func, uint line)
- void logTypeResult(TypeResults results, uint indent, string func, uint line)
@safe pure nothrow
void
logTypeResult
(,,in string func = __FUNCTION__ ,) - void logTypeResult(Nullable!TypeResults results, uint indent, string func, uint line)
Pretty loggning with indentation.