pub struct GetMachineConfigurationOwned(pub Empty);Tuple Fieldsยง
ยง0: EmptyTrait Implementationsยง
impl EventTrait for GetMachineConfigurationOwned
Auto Trait Implementationsยง
impl Freeze for GetMachineConfigurationOwned
impl RefUnwindSafe for GetMachineConfigurationOwned
impl Send for GetMachineConfigurationOwned
impl Sync for GetMachineConfigurationOwned
impl Unpin for GetMachineConfigurationOwned
impl UnwindSafe for GetMachineConfigurationOwned
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