pub struct ProvisionedStateReadSet {}Trait Implementations§
Auto Trait Implementations§
impl Freeze for ProvisionedStateReadSet
impl RefUnwindSafe for ProvisionedStateReadSet
impl Send for ProvisionedStateReadSet
impl Sync for ProvisionedStateReadSet
impl Unpin for ProvisionedStateReadSet
impl UnwindSafe for ProvisionedStateReadSet
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