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