Function ktest::fs::create_dir[][src]

pub async fn create_dir<T: Device + Debug + Send + Sync + 'static>(
    fs: T,
    req: Vec<(String, String, usize)>
)