write_excel

Function write_excel 

Source
pub fn write_excel(path: &str, data: &[Vec<String>]) -> Result<bool>