Skip to main content

PQLHiRating

Type Alias PQLHiRating 

Source
pub type PQLHiRating = HandRating;
Expand description

High-hand rating produced by the evaluator; higher is better.

Aliased Typeยง

pub struct PQLHiRating(/* private fields */);