pub struct BucketPolicyRef { /* private fields */ }Implementations§
Auto Trait Implementations§
impl Freeze for BucketPolicyRef
impl RefUnwindSafe for BucketPolicyRef
impl Send for BucketPolicyRef
impl Sync for BucketPolicyRef
impl Unpin for BucketPolicyRef
impl UnwindSafe for BucketPolicyRef
Blanket Implementations§
§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more