Result.st

Undocumented in source.
struct Result(T, E = string)
SumType!(Ok, Err) st;

Meta