write_output

Function write_output 

Source
fn write_output(
    args: &EmitArgs,
    content: &str,
    default_name: &str,
) -> Result<()>