Function ice_rs::slice::writer::write[][src]

pub fn write(
    file: &mut File,
    line: &str,
    indent: usize
) -> Result<(), Box<dyn Error>>