wafel_
api
0.1.0
load_
m64
Sections
Panics
In crate wafel_
api
wafel_api
Function
load_m64
Copy item path
Source
pub fn load_m64(filename: &
str
) -> (
M64Metadata
,
Vec
<
Input
>)
Expand description
Load an m64 TAS from a file.
§
Panics
Panics if:
The file doesn’t exist or can’t be read
The file is an invalid .m64 file