Struct sozu_command_lib::logging::CompatLogger
source · [−]pub struct CompatLogger;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for CompatLogger
impl Send for CompatLogger
impl Sync for CompatLogger
impl Unpin for CompatLogger
impl UnwindSafe for CompatLogger
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more