feat: 通过 Host 日志同步类型化任务记录

This commit is contained in:
2026-09-08 16:52:48 +08:00
parent 393d6be5a5
commit 50c697dcb8
11 changed files with 623 additions and 16 deletions
+1
View File
@@ -4,6 +4,7 @@ pub mod core;
pub mod credentials;
mod payloads;
pub mod recent;
pub mod records;
#[cfg(feature = "desktop")]
pub mod request_lifecycle;
mod runtime_compat;