#[non_exhaustive]pub struct UniswapV3PoolAddress;
Implementations§
Source§impl UniswapV3PoolAddress
impl UniswapV3PoolAddress
pub const USDC_USDT_100: Address = _
pub const USDC_WETH_500: Address = _
pub const USDC_WETH_3000: Address = _
pub const WBTC_USDT_3000: Address = _
pub const WETH_USDT_3000: Address = _
Auto Trait Implementations§
impl Freeze for UniswapV3PoolAddress
impl RefUnwindSafe for UniswapV3PoolAddress
impl Send for UniswapV3PoolAddress
impl Sync for UniswapV3PoolAddress
impl Unpin for UniswapV3PoolAddress
impl UnwindSafe for UniswapV3PoolAddress
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