Struct json_ld_context_processing::warning::PrintWith
source · [−]pub struct PrintWith;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PrintWith
impl Send for PrintWith
impl Sync for PrintWith
impl Unpin for PrintWith
impl UnwindSafe for PrintWith
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more