pub struct postGlossariesPinned;
Trait Implementations§
Source§impl Field for postGlossariesPinned
impl Field for postGlossariesPinned
impl HasInputField<postGlossariesPinned, Option<bool>> for CreateUserDataInput
Auto Trait Implementations§
impl Freeze for postGlossariesPinned
impl RefUnwindSafe for postGlossariesPinned
impl Send for postGlossariesPinned
impl Sync for postGlossariesPinned
impl Unpin for postGlossariesPinned
impl UnwindSafe for postGlossariesPinned
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