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