format import

This commit is contained in:
Simon Gardling 2025-04-22 15:30:11 -04:00
parent 386c8a342e
commit 87c386c9a4
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -1,3 +1,4 @@
use super::r#move::MoveCoord;
use crate::{
logic::r#move::Move,
repr::{Board, Piece, Winner},
@ -15,8 +16,6 @@ use std::{
},
};
use super::r#move::MoveCoord;
#[derive(Allocative)]
pub struct FutureMoves {
/// Arena containing all [`Move`]