pub struct Xlayer;Trait Implementations§
Source§impl EthereumNetwork for Xlayer
impl EthereumNetwork for Xlayer
impl Copy for Xlayer
Auto Trait Implementations§
impl Freeze for Xlayer
impl RefUnwindSafe for Xlayer
impl Send for Xlayer
impl Sync for Xlayer
impl Unpin for Xlayer
impl UnwindSafe for Xlayer
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