Docs.rs
puniyu_plugin-0.9.0
puniyu_plugin 0.9.0
Permalink
Docs.rs crate page
LGPL-3.0-only
28 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
wuliya336
Dependencies
puniyu_core ^0.9.0
normal
puniyu_macros ^0.9.0
normal
serde ^1.0.228
normal
smol_str ^0.3.6
normal
Versions
0%
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
temp_dir
puniyu_
plugin
0.9.0
In puniyu_
plugin::
path
puniyu_plugin
::
path
Function
temp_
dir
Copy item path
Source
pub fn temp_dir() ->
PathBuf
Expand description
获取临时目录,格式为
{app_dir}/temp
。