pub struct hideFromPeopleDirectory;
Trait Implementations§
Source§impl Field for hideFromPeopleDirectory
impl Field for hideFromPeopleDirectory
Auto Trait Implementations§
impl Freeze for hideFromPeopleDirectory
impl RefUnwindSafe for hideFromPeopleDirectory
impl Send for hideFromPeopleDirectory
impl Sync for hideFromPeopleDirectory
impl Unpin for hideFromPeopleDirectory
impl UnwindSafe for hideFromPeopleDirectory
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more