#[non_exhaustive]pub struct PeripheryAddress;
Implementations§
Source§impl PeripheryAddress
impl PeripheryAddress
pub const UNISWAP_V2_ROUTER: Address = _
pub const UNISWAP_V3_QUOTER_V2: Address = _
pub const UNISWAP_V3_TICK_LENS: Address = _
pub const PANCAKE_V3_QUOTER: Address = _
pub const PANCAKE_V3_TICK_LENS: Address = _
pub const MAVERICK_QUOTER: Address = _
Auto Trait Implementations§
impl Freeze for PeripheryAddress
impl RefUnwindSafe for PeripheryAddress
impl Send for PeripheryAddress
impl Sync for PeripheryAddress
impl Unpin for PeripheryAddress
impl UnwindSafe for PeripheryAddress
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
Layout§
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference's “Type Layout” chapter for details on type layout guarantees.
Size: 0 bytes