Docs.rs
ciab-packer-0.1.0
ciab-packer 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
shakedaskayo
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
ciab-core ^0.1.0
normal
dashmap ^6
normal
serde ^1
normal
serde_json ^1
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
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
write_temp_template
ciab_
packer
0.1.0
In ciab_
packer::
template
ciab_packer
::
template
Function
write_
temp_
template
Copy item path
Source
pub async fn write_temp_template(content: &
str
) ->
CiabResult
<
PathBuf
>