pub type ScoringPone = Scoring<ScoringPoneType>;Expand description
A strongly typed alias for scoring operations associated with the pone.
This type helps ensure that computations and values related to pone scoring are handled distinctly within the scoring subsystem.
Aliased Typeยง
pub struct ScoringPone { /* private fields */ }