feat(#2289): push-based server-warning registry with RAII guard

This commit is contained in:
damocles 2026-07-10 13:39:11 +02:00 committed by mara
commit 9f98925c14
5 changed files with 361 additions and 34 deletions

View file

@ -6,3 +6,4 @@
pub mod container_stats;
pub mod hive_stats;
pub mod host_stats;
pub mod warnings;