Docs.rs
greentic-dev-0.4.29
greentic-dev 0.4.29
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
greentic-ai
Dependencies
anyhow ^1.0
normal
async-compression ^0.4
normal
async-trait ^0.1
normal
base64 ^0.22
normal
bytes ^1.7
normal
clap ^4.5
normal
convert_case ^0.10
normal
dirs ^6
normal
greentic-component ^0.4
normal
greentic-distributor-client ^0.4
normal
greentic-flow ^0.4
normal
greentic-interfaces ^0.4
normal
greentic-mcp ^0.4
normal
greentic-pack ^0.4
normal
greentic-runner ^0.4
normal
greentic-secrets ^0.4
normal
greentic-types ^0.4
normal
jsonschema ^0.38
normal
once_cell ^1.19
normal
packc ^0.4
normal
reqwest ^0.12
normal
semver ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml_bw ^2
normal
sha2 ^0.10
normal
tempfile ^3
normal
time ^0.3
normal
tokio ^1
normal
toml ^0.9
normal
toml_edit ^0.23
normal
tracing-subscriber ^0.3
normal
which ^8
normal
wit-component ^0.243
normal
wit-parser ^0.243
normal
zip ^7
normal
assert_cmd ^2
dev
async-trait ^0.1
dev
blake3 ^1
dev
greentic-secrets ^0.4
dev
httpmock ^0.8
dev
indexmap ^2
dev
predicates ^3
dev
serde_cbor ^0.11
dev
walkdir ^2
dev
Versions
24.43%
of the crate is documented
Go to latest version
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
Module pack_temp
greentic_
dev
0.4.29
Module pack_
temp
Module Items
Functions
In crate greentic_
dev
greentic_dev
Module
pack_
temp
Copy item path
Source
Functions
ยง
materialize_
pack_
path
Ensure we have a concrete .gtpack on disk. If the input is already a file, reuse it. If it is a directory, shell out to packc to build a temporary .gtpack and return its path.