Docs.rs
treeship-core-0.7.0
treeship-core 0.7.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rezker1
Dependencies
base64 ^0.22
normal
ed25519-dalek ^2
normal
hex ^0.4
normal
hostname ^0.4
normal
rand ^0.8
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
Versions
41.57%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 bundle
treeship_
core
0.7.0
Module bundle
Module Items
Structs
Enums
Functions
In crate treeship_
core
treeship_core
Module
bundle
Copy item path
Source
Structs
§
Create
Result
The result of creating a bundle.
Export
File
A .treeship export file: the bundle envelope plus all referenced artifact envelopes.
Enums
§
Bundle
Error
Error from bundle operations.
Functions
§
create
Create a bundle from a list of artifact IDs.
export
Export a bundle to a .treeship file.
import
Import a .treeship file into local storage.