Home
last modified time | relevance | path

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

/external/rust/crates/anyhow/src/
Derror.rs302 object_downcast: context_chain_downcast::<C>, in context()
740 unsafe fn context_chain_downcast<C>(e: Ref<ErrorImpl>, target: TypeId) -> Option<Ref<()>> in context_chain_downcast() function