scid ~master (2022-05-05T22:34:27.6293042)
Dub
Repo
Result.toString
scid
types
Result
Get a string representation of the result.
void
toString
(void delegate(const(char)[]) sink, string formatSpec)
string
toString
(string formatSpec)
struct
Result
(V, E = V)
const
string
toString
(
string
formatSpec
= "%s"
)
Meta
Source
See Implementation
scid
types
Result
functions
opBinary
opOpAssign
opUnary
toString
variables
error
value
Get a string representation of the result.