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