pub type ScoringCrib = Scoring<ScoringCribType>;Expand description
A strongly typed alias for scoring operations related to the crib.
This type ensures that crib scoring cannot be confused with hand scoring or other scoring phases.
Aliased Typeยง
pub struct ScoringCrib { /* private fields */ }