pub struct En16931;Trait Implementations§
impl Copy for En16931
impl Eq for En16931
impl StructuralPartialEq for En16931
impl Underlies<PeppolBis3> for En16931
Auto Trait Implementations§
impl Freeze for En16931
impl RefUnwindSafe for En16931
impl Send for En16931
impl Sync for En16931
impl Unpin for En16931
impl UnsafeUnpin for En16931
impl UnwindSafe for En16931
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