write_output

Function write_output 

Source
pub fn write_output(
    args: &OutputArgs,
    block_name: &str,
    contents: &str,
) -> Result<(), OutputError>