mirror of
https://github.com/LHY0125/Gobang-Game.git
synced 2026-06-29 17:15:55 +08:00
style: cargo fmt 格式化 AI 模块
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ pub trait AiEngine: Send + Sync {
|
||||
|
||||
pub mod evaluate;
|
||||
pub mod killer;
|
||||
pub mod opening;
|
||||
pub mod search;
|
||||
pub mod trans_table;
|
||||
pub mod vcf;
|
||||
pub mod opening;
|
||||
|
||||
Reference in New Issue
Block a user