emit_push_value

Function emit_push_value 

Source
fn emit_push_value<W: Write>(w: &mut W, indent: &str, value: &str) -> Result<()>