Function holochain::prelude::ffs::sync::create_dir

source ·
pub fn create_dir<P>(path: P) -> Result<(), IoError>where
    P: Clone + AsRef<Path>,