[][src]Type Definition structural::path::IntoAliasingOut

type IntoAliasingOut<This> = <This as IntoAliasing>::Output;

Converts a FieldPathSet<_,UniquePaths> into a FieldPathSet<_,AliasedPaths> on the type level.