Skip to navigation

Question:
How to call a sync function from an async function and from there call again an async function in rust

All problems in computer science can be solved with another level of indirection. Except for the problem of having too many layers of indirection