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