mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 20:13:43 +08:00
Enhanced the PlatformSpecification struct with additional diagnostic information including: - Added Verge version information to diagnostic output - Added running mode information (Service/Sidecar/Not Running) - Improved Debug implementation to display all diagnostic fields - Implemented asynchronous detection of core running mode This change helps users provide more complete system information when reporting issues.
1 line
12 B
Rust
1 line
12 B
Rust
pub mod api; |