Searched refs:context_downcast_mut (Results 1 – 1 of 1) sorted by relevance
169 object_downcast_mut: context_downcast_mut::<C, E>, in from_context()701 unsafe fn context_downcast_mut<C, E>(e: Mut<ErrorImpl>, target: TypeId) -> Option<Mut<()>> in context_downcast_mut() function