Result.V

Undocumented in source.
struct Result(T)
alias V = Variant!(Cancelled, Exception, T)

Meta