Function holochain_types::prelude::ffs::sync::create_dir[][src]

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