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