Home
last modified time | relevance | path

Searched refs:context_chain_downcast_mut (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/anyhow/src/
Derror.rs304 object_downcast_mut: context_chain_downcast_mut::<C>, in context()
757 unsafe fn context_chain_downcast_mut<C>(e: Mut<ErrorImpl>, target: TypeId) -> Option<Mut<()>> in context_chain_downcast_mut() function