Fix typos and add utils

This commit is contained in:
Jianfeng Jiang
2023-05-31 10:46:51 +08:00
committed by Tate, Hongliang Tian
parent b2f2c55c9b
commit d96fe31e36
26 changed files with 388 additions and 71 deletions

View File

@ -163,6 +163,7 @@ fn match_and_call(
}
infos.sort();
debug!("component infos: {infos:?}");
info!("Components initializing...");
for i in infos {