Searched defs:PropertyGuard (Results 1 – 1 of 1) sorted by relevance
580 pub struct PropertyGuard<'fwnode, 'name, T> { global() struct 589 impl<T> PropertyGuard<'_, '_, T> { global() implementation 624 impl<T: Default> PropertyGuard<'_, '_, T> { global() implementation