Struct pleco::tools::eval::Eval[][src]

pub struct Eval {}

Methods

impl Eval
[src]

Evaluates the score of a Board for the current side to move.

Auto Trait Implementations

impl Send for Eval

impl Sync for Eval