Docs.rs
newgit-core-0.2.0
newgit-core 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
13 September 2026
Links
Repository
crates.io
Source
Owners
Spheroman
Dependencies
camino ^1.2
normal
chrono ^0.4
normal
nix ^0.30
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
tempfile ^3
normal
thiserror ^2
normal
toml ^1.1
normal
tempfile ^3
dev
Versions
35.06%
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_all
newgit_
core
0.2.0
In newgit_
core::
materializer
newgit_core
::
materializer
Function
create_
dir_
all
Copy item path
Source
pub fn create_dir_all(path: &
Utf8Path
) ->
Result
<
()
>