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