Docs.rs
cargo-util-0.2.11
cargo-util 0.2.11
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rust-lang-owner
github:rust-lang:release-publishers
Dependencies
anyhow ^1.0.80
normal
filetime ^0.2.23
normal
hex ^0.4.3
normal
ignore ^0.4.22
normal
jobserver ^0.1.28
normal
libc ^0.2.153
normal
same-file ^1.0.6
normal
sha2 ^0.10.8
normal
shell-escape ^0.1.5
normal
tempfile ^3.10.1
normal
tracing ^0.1.40
normal
walkdir ^2.4.0
normal
core-foundation ^0.9.4
normal
miow ^0.6.0
normal
windows-sys ^0.52
normal
Versions
94.59%
of the crate is documented
Go to latest version
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cargo_util
0.2.11
In cargo_util::paths
?
Settings
Function
cargo_util
::
paths
::
create
Copy item path
source
·
[
−
]
pub fn create<P:
AsRef
<
Path
>>(path: P) ->
Result
<
File
>
Expand description
Creates a new file.