Function rustc_metadata::decoder::get_tuple_struct_definition_if_ctor
[−]
[src]
pub fn get_tuple_struct_definition_if_ctor(cdata: Cmd, node_id: DefIndex) -> Option<DefId>
Unstable (
rustc_private
)If node_id is the constructor of a tuple struct, retrieve the NodeId of the actual type definition, otherwise, return None