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