you are describing init(catching:)
, which is a “blue” API and does not support any red (async
) functions.
for a long time i have wondered why there is no async
version of that initializer.
you are describing init(catching:)
, which is a “blue” API and does not support any red (async
) functions.
for a long time i have wondered why there is no async
version of that initializer.