Docs.rs
cargo_utils-0.1.78
cargo_utils 0.1.78
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
marcoieni
Dependencies
anyhow ^1.0.99
normal
cargo_metadata ^0.23.0
normal
dirs ^6.0.0
normal
dunce ^1.0.5
normal
fs-err ^3.1.1
normal
secrecy ^0.10.3
normal
semver ^1.0.26
normal
serde ^1.0.219
normal
toml ^1.0.0
normal
toml_edit ^0.25.0
normal
url ^2.5.7
normal
expect-test ^1.5.1
dev
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
to_utf8_pathbuf
cargo_
utils
0.1.78
cargo_utils
Function
to_
utf8_
pathbuf
Copy item path
Source
pub fn to_utf8_pathbuf(path:
PathBuf
) ->
Result
<
Utf8PathBuf
>