You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use the anyhow bail macro in ways that seem a bit convoluted in the
presence of ensure (which is also already being used). Shorten some
checks by switching over to using ensure instead.
Signed-off-by: Daniel Müller <[email protected]>
0 commit comments