Expand description
Constructs a Fail
type from a string.
This is a convenient way to turn a string into an error value that
can be passed around, if you do not want to create a new Fail
type for
this use case.
Constructs a Fail
type from a string.
This is a convenient way to turn a string into an error value that
can be passed around, if you do not want to create a new Fail
type for
this use case.