save

Function 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