Fields
uuid_data: [u8; 16]
Trait Implementations
impl Copy for aws_uuid
impl Eq for aws_uuid
impl StructuralEq for aws_uuid
impl StructuralPartialEq for aws_uuid
Auto Trait Implementations
impl RefUnwindSafe for aws_uuid
impl Send for aws_uuid
impl Sync for aws_uuid
impl Unpin for aws_uuid
impl UnwindSafe for aws_uuid
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more