Struct pam_ssh_agent::PrintLog
source · pub struct PrintLog;
Auto Trait Implementations§
impl RefUnwindSafe for PrintLog
impl Send for PrintLog
impl Sync for PrintLog
impl Unpin for PrintLog
impl UnwindSafe for PrintLog
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