pub struct XmlDataLen;Expand description
XmlDataLen (212).
Trait Implementations§
Auto Trait Implementations§
impl Freeze for XmlDataLen
impl RefUnwindSafe for XmlDataLen
impl Send for XmlDataLen
impl Sync for XmlDataLen
impl Unpin for XmlDataLen
impl UnsafeUnpin for XmlDataLen
impl UnwindSafe for XmlDataLen
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