Searched defs:error_mut (Results 1 – 2 of 2) sorted by relevance
910 pub(crate) unsafe fn error_mut(this: Mut<Self>) -> &mut (dyn StdError + Send + Sync + 'static) { in error_mut() method