Macro dunge::then

source ยท
macro_rules! then {
    ($e:expr) => { ... };
}
Expand description

The shortcut for creation Then value with an error from a result.