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