Type Definition rustc::ty::layout::FieldPath [] [src]

type FieldPath = Vec<u32>;
🔬 This is a nightly-only experimental API. (rustc_private)

Path through fields of nested structures.