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