Searched defs:PropertyInt (Results 1 – 1 of 1) sorted by relevance
474 pub trait PropertyInt: Copy + Sealed { interface495 impl PropertyInt for $int { impl