ResultPartial.ResultPartial

Undocumented in source.
template ResultPartial(ErrorType)
alias ResultPartial(T) = Result!(ErrorType, T)

Meta