then you `future::try_join_all(digests).await.map_...
# development
f
then you
future::try_join_all(digests).await.map_err(|e| throw(&e))?;