pub type Result = Result<Option<Outcome>, Error>;
Expand description

The Result type used in invoke().