pub struct integrity;Trait Implementations§
impl Attribute for integrity
impl ScriptCompat for integrity
Auto Trait Implementations§
impl Freeze for integrity
impl RefUnwindSafe for integrity
impl Send for integrity
impl Sync for integrity
impl Unpin for integrity
impl UnwindSafe for integrity
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