Docs.rs
kotoba-build-0.1.16
kotoba-build 0.1.16
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jun784
Dependencies
anyhow ^1.0
normal
chrono ^0.4
normal
clap ^4.0
normal
colored ^2.0
normal
console ^0.15
normal
dirs ^5.0
normal
indicatif ^0.17
normal
libc ^0.2
normal
nix ^0.26
normal
notify ^6.1
normal
regex ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
thiserror ^2.0
normal
tokio ^1.0
normal
toml ^0.8
normal
uuid ^1.0
normal
tokio-test ^0.4
dev
Versions
60%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
ensure_dir_exists
kotoba_
build
0.1.16
In kotoba_
build::
utils
kotoba_build
::
utils
Function
ensure_
dir_
exists
Copy item path
Source
pub fn ensure_dir_exists(dir_path: &
Path
) ->
Result
<
()
>
Expand description
ディレクトリを作成(存在しない場合のみ)