pub fn save_m64(filename: &str, metadata: &M64Metadata, inputs: &[Input])
Save an m64 TAS to a file.
Panics if the file can’t be written.