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