Function motion_lib::save

source ·
pub fn save<P: AsRef<Path>>(path: P, mlist: &MList) -> Result<(), Error>
Expand description

Attempts to write a MList to a file path