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