pub struct FE13PathLocalizer;Auto Trait Implementations§
impl Freeze for FE13PathLocalizer
impl RefUnwindSafe for FE13PathLocalizer
impl Send for FE13PathLocalizer
impl Sync for FE13PathLocalizer
impl Unpin for FE13PathLocalizer
impl UnsafeUnpin for FE13PathLocalizer
impl UnwindSafe for FE13PathLocalizer
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