package
0.4.4
Repository: https://github.com/filecoin-project/mir.git
Documentation: pkg.go.dev

# Functions

FirstWithStack returns the first error in the chain of errors that has a stack trace associated with it.
Println is a convenience function (sugar) that prints the output of ToString(err) to standard output.
ToString returns a string representation of the error err.