♻️ Extract async config and state models

This commit is contained in:
Nanaloveyuki
2026-05-20 09:22:56 +08:00
parent a766dd09ac
commit 2823a67d53
6 changed files with 342 additions and 235 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
pub fn async_runtime_mode() -> AsyncRuntimeMode {
AsyncRuntimeMode::Compatibility
@utils.compatibility_async_runtime_mode()
}
pub fn async_runtime_supports_background_worker() -> Bool {