Docs.rs
runmat-filesystem-0.4.0
runmat-filesystem 0.4.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
nallana
Dependencies
async-trait ^0.1
normal
futures ^0.3
normal
log ^0.4
normal
once_cell ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
url ^2.5
normal
uuid ^1
normal
tempfile ^3.10
dev
chrono ^0.4
normal
crossbeam-utils ^0.8
normal
reqwest ^0.12
normal
axum ^0.7
dev
tokio ^1.36
dev
js-sys ^0.3
normal
uuid ^1
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.3
dev
Versions
8.39%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
create_dir_async
runmat_
filesystem
0.4.0
runmat_filesystem
Function
create_
dir_
async
Copy item path
Source
pub async fn create_dir_async(path: impl
AsRef
<
Path
>) ->
Result
<
()
>