Docs.rs
torvyn-cli-0.1.1
torvyn-cli 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ashutoshm1771
Dependencies
chrono ^0.4
normal
clap ^4.5
normal
clap_complete ^4.5
normal
console ^0.15
normal
indicatif ^0.17
normal
serde ^1
normal
serde_json ^1
normal
tabled ^0.17
normal
tokio ^1.41.0
normal
toml ^0.8
normal
torvyn-config ^0.1.0
normal
torvyn-contracts ^0.1.0
normal
torvyn-engine ^0.1.0
normal
torvyn-host ^0.1.0
normal
torvyn-linker ^0.1.0
normal
torvyn-packaging ^0.1.0
normal
torvyn-types ^0.1.0
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
Versions
100%
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
Module pack
torvyn_
cli
0.1.1
Module pack
Module Items
Structs
Functions
In torvyn_
cli::
commands
torvyn_cli
::
commands
Module
pack
Copy item path
Source
Expand description
torvyn pack
— package as OCI artifact.
Structs
§
Pack
Layer
A single layer in the packed artifact.
Pack
Result
Result of
torvyn pack
.
Functions
§
execute
Execute the
torvyn pack
command.