Enum usiagent::event::UsiInitialPosition [−][src]
pub enum UsiInitialPosition {
Sfen(Banmen, MochigomaCollections),
Startpos,
}
Expand description
初期局面
Variants
Sfen(Banmen, MochigomaCollections)
平手初期局面以外
Tuple Fields of Sfen
平手初期局面
Trait Implementations
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.