Result.Success

Undocumented in source.
struct Result(T)
static
struct Success {}

Members

Variables

value
T value;
Undocumented in source.

Meta