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