Searched defs:try_downcast (Results 1 – 2 of 2) sorted by relevance
23 pub(crate) fn try_downcast<T, K>(k: K) -> Result<T, K> in try_downcast() function
44 pub(crate) fn try_downcast<T, K>(k: K) -> Result<T, K> in try_downcast() function