[][src]Type Definition structural::utils::DerefNestedOut

type DerefNestedOut<'a, This> = <This as DerefNested<'a>>::Dereffed;

The return type of the DerefNested::deref_nested method for This