feat: add function to extract user-defined metadata keys and integrat… (#1281)

Signed-off-by: 0xdx2 <xuedamon2@gmail.com>
Signed-off-by: houseme <housemecn@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
0xdx2
2025-12-27 22:18:16 +08:00
committed by GitHub
parent 2e3c5f695a
commit 136db7e0c9
5 changed files with 299 additions and 4 deletions
+2
View File
@@ -84,3 +84,5 @@ pub use notify::*;
mod envs;
pub use envs::*;
pub mod obj;