pub struct LiquidityPctHigh;Expand description
LiquidityPctHigh (403).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for LiquidityPctHigh
impl RefUnwindSafe for LiquidityPctHigh
impl Send for LiquidityPctHigh
impl Sync for LiquidityPctHigh
impl Unpin for LiquidityPctHigh
impl UnsafeUnpin for LiquidityPctHigh
impl UnwindSafe for LiquidityPctHigh
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