Docs.rs
carton-runner-packager-0.0.1
carton-runner-packager 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
VivekPanyam
Dependencies
async_zip ^0.0.11
normal
base64 ^0.21.0
normal
carton-utils ^0.0.1
normal
chrono ^0.4.23
normal
dashmap ^5.4.0
normal
escargot ^0.5.8
normal
futures ^0.3
normal
lazy_static ^1.4.0
normal
log ^0.4
normal
reqwest ^0.11
normal
rust-s3 ^0.32.3
normal
semver ^1.0.16
normal
serde ^1.0
normal
serde_json ^1
normal
sha2 ^0.10.6
normal
target-lexicon ^0.12.7
normal
tempfile ^3.3.0
normal
thiserror ^1
normal
tokio ^1
normal
toml ^0.5
normal
url ^2.3.1
normal
walkdir ^2.3.2
normal
Versions
27.91%
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
Crate carton_runner_packager
carton_
runner_
packager
0.0.1
All Items
Crate Items
Modules
Structs
Functions
Crate
carton_
runner_
packager
Copy item path
Source
Modules
§
discovery
This module implements runner discovery See
docs/specification/runner.md
for more details
fetch
Structs
§
Download
Info
Structs for the json blob representing a runner available for download See
docs/specification/runner.md
for more details
Download
Item
Runner
Package
Represents a runner package
Functions
§
install
Install the runner if it doesn’t already exist
package
Package a runner along with additional list zip or tar files to download and unpack at installation time
upload_runner
is a function that is given the data for a
runner.zip
file along with its sha256 and returns a url