pub struct xbtusd_bitmex {}
Implementations§
Source§impl xbtusd_bitmex
impl xbtusd_bitmex
pub fn get() -> CryptoPerpetual
pub fn default() -> CryptoPerpetual
Auto Trait Implementations§
impl Freeze for xbtusd_bitmex
impl RefUnwindSafe for xbtusd_bitmex
impl Send for xbtusd_bitmex
impl Sync for xbtusd_bitmex
impl Unpin for xbtusd_bitmex
impl UnwindSafe for xbtusd_bitmex
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