Skip to main content

rvalue_projection_source

Function rvalue_projection_source 

Source
fn rvalue_projection_source(
    rvalue: &Rvalue<'_>,
    field_index: usize,
) -> Option<Local>
Expand description

Return the source temp for tmp.field_index.