Fields
error: Stringsource: PathBufImplementations
sourceimpl IOError
impl IOError
pub fn as_report(&self, level: DiagnosticLevel) -> Diagnostic
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for IOError
impl Send for IOError
impl Sync for IOError
impl Unpin for IOError
impl UnwindSafe for IOError
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