ResultPropagateShortcutAsync<T, E> extension
Provides the ~
shortcut for asynchronous functions that return Result to
allow propagating unwrapped Err values up the call stack.
Operators
-
operator ~(
) → dynamic -
Available on Future<
Shortcut for propagateResultAsync.Result< Function(), provided by the ResultPropagateShortcutAsync extensionT, E> >