[][src]Function disk_initializer::write_tempate_to_filesystem

fn write_tempate_to_filesystem<S>(
    filesystem: &FatFileSystem<S>,
    dir: &Path,
    filesystem_path: &mut PathBuf
) -> Result<()> where
    S: StorageDevice, 

Write the template directory content to a FAT fileystem