docs(scanner): baseline scanner heal admission (#6426)

Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
cxymds
2026-08-23 16:45:07 +08:00
committed by GitHub
parent 8dc2537178
commit 2bb0ab18b2
4 changed files with 217 additions and 0 deletions
+2
View File
@@ -61,6 +61,8 @@ pub mod runtime_config;
pub mod scanner;
pub mod scanner_budget;
pub mod scanner_folder;
#[cfg(test)]
mod scanner_heal_admission_baseline;
pub mod scanner_io;
pub mod sleeper;
pub(crate) mod storage_api;