Function wafer::output::write_ron [−][src]
fn write_ron(
array: &ArrayView3<R64>,
filename: &str,
err_kind: ErrorKind
) -> Result<(), Error>
Outputs an array to disk in ron format
Arguments
*array
- The array to output
filename
- file / directory to save to.