Struct alcibiades::stock::StdQsearchResult [] [src]

pub struct StdQsearchResult { /* fields omitted */ }

Implements the QsearchResult trait.

Trait Implementations

impl QsearchResult for StdQsearchResult
[src]

Creates a new instance. Read more

Returns the calculated evaluation for the position. Read more

Retruns the number of positions searched to calculate the evaluation.