rustc::ty::layout::FieldPath
[−]
[src]
type FieldPath = Vec<u32>;
Unstable (
rustc_private
)Path through fields of nested structures.