stable_mir::mir::pretty

Function pretty_rvalue

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