tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Result.this
tagion
utils
Result
Result
Undocumented in source.
this
()
this
(V value)
this
(V value, string msg, string file, size_t line)
this
(string msg, string file, size_t line)
this
(Except e)
struct
Result
(V, Except = Exception)
@
nogc
pure nothrow
this
(
Except
e
)
Meta
Source
See Implementation
tagion
utils
Result
Result
constructors
this
functions
error
get
msg
opCast
variables
e
value