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