Home
last modified time | relevance | path

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

/external/rust/crates/anyhow/src/
Derror.rs167 object_downcast: context_downcast::<C, E>, in from_context()
683 unsafe fn context_downcast<C, E>(e: Ref<ErrorImpl>, target: TypeId) -> Option<Ref<()>> in context_downcast() function