implementation("dev.inmo:micro_utils.safe_wrapper:0.28.0")
Enhances coroutine safety by providing functions like `safelyWithoutExceptions` and `safelyWithContextExceptionHandler` to handle exceptions gracefully.