Result<TSuccess> constructor

const Result<TSuccess>()

Constructs a new Result instance.

Implementation

const Result();