[][src]Function memora::fs::create_parents

pub fn create_parents<P: AsRef<Path>>(path: P) -> Result<()>

Recursively create parent components to a path if they are missing.