stable_mir::mir::pretty

Function pretty_rvalue

Source
fn pretty_rvalue<W: Write>(writer: &mut W, rval: &Rvalue) -> Result<()>