pub struct ZyxwvutMethodDisambiguation;
Implementations§
source§impl ZyxwvutMethodDisambiguation
impl ZyxwvutMethodDisambiguation
pub fn method_impl_disambiguation(&self) -> bool
Trait Implementations§
source§impl ZyxwvutTrait for ZyxwvutMethodDisambiguation
impl ZyxwvutTrait for ZyxwvutMethodDisambiguation
fn method_impl_disambiguation(&self, x: usize) -> usize
Auto Trait Implementations§
impl Freeze for ZyxwvutMethodDisambiguation
impl RefUnwindSafe for ZyxwvutMethodDisambiguation
impl Send for ZyxwvutMethodDisambiguation
impl Sync for ZyxwvutMethodDisambiguation
impl Unpin for ZyxwvutMethodDisambiguation
impl UnwindSafe for ZyxwvutMethodDisambiguation
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