Trait xml::util::OptionBorrowExt
[−]
[src]
pub trait OptionBorrowExt<T: ?Sized> { fn borrow_internals(&self) -> Option<&T>; }
pub trait OptionBorrowExt<T: ?Sized> { fn borrow_internals(&self) -> Option<&T>; }
fn borrow_internals(&self) -> Option<&T>