[][src]Function intspan::write_lines

pub fn write_lines(
    output: &str,
    lines: &Vec<&str>
) -> Result<(), Box<dyn Error>>