Searched defs:Property (Results 1 – 1 of 1) sorted by relevance
436 pub trait Property: Sized + Sealed { global() interface 543 impl Property for $int { global() impl 550 impl<const N: usize> Property for [$int; N] { global() impl [all...]