Docs.rs
greentic-pack-lib-0.4.83
greentic-pack-lib 0.4.83
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
greentic-ai
Dependencies
anyhow ^1
normal
base64 ^0.22
normal
blake3 ^1
normal
clap ^4
normal
ed25519-dalek ^2
normal
greentic-flow ^0.4
normal
greentic-types ^0.4
normal
pkcs8 ^0.10
normal
rand_core ^0.6
normal
rcgen ^0.14
normal
rustls-pki-types ^1
normal
schemars ^1
normal
semver ^1
normal
serde ^1
normal
serde_cbor ^0.11
normal
serde_json ^1
normal
serde_yaml_bw ^2
normal
sha2 ^0.10
normal
tempfile ^3
normal
time ^0.3
normal
x509-parser ^0.18
normal
zip ^7.0.0
normal
assert_cmd ^2
dev
serde_json ^1
dev
zip ^7.0.0
dev
Versions
2.86%
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
open_pack
greentic_
pack
0.4.83
In greentic_
pack::
reader
greentic_pack
::
reader
Function
open_
pack
Copy item path
Source
pub fn open_pack( path: &
Path
, policy:
SigningPolicy
, ) ->
Result
<
PackLoad
,
PackVerifyResult
>