Type Definition core::ops::try_trait::ChangeOutputType

source ·
pub(crate) type ChangeOutputType<T, V> = <<T as Try>::Residual as Residual<V>>::TryType;
🔬This is a nightly-only experimental API. (pub_crate_should_not_need_unstable_attr)