Docs.rs
zig-core-0.11.0
zig-core 0.11.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
niclaslindstedt
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1.1
normal
uuid ^1
normal
zag-agent ^0.16.0
normal
zag-orch ^0.16.0
normal
zip ^2
normal
Versions
62.3%
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
global_base_dir
zig_
core
0.11.0
In zig_
core::
paths
zig_core
::
paths
Function
global_
base_
dir
Copy item path
Source
pub fn global_base_dir() ->
Option
<
PathBuf
>
Expand description
Return the global zig base directory:
~/.zig/
.