You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2022. It is now read-only.
I'd like to propose we add pretty print to result structs ToString() methods. This makes printing results to console very easy for the user if they are using pure .net.
I'd like to propose we add pretty print to result structs ToString() methods. This makes printing results to console very easy for the user if they are using pure .net.
The above example uses ModAcc, but the console looks something like this:
And all that is required is this:
The text was updated successfully, but these errors were encountered: