Docs.rs
mkit-cli-0.4.2
mkit-cli 0.4.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
02 September 2026
Links
Repository
crates.io
Source
Owners
christopherwxyz
marthendalnunes
github:officialunofficial:makechain
heavygweit
Dependencies
axum ^0.8
normal
optional
buffa ^0.9.1
normal
clap ^4
normal
commonware-codec =2026.7.1
normal
optional
commonware-cryptography =2026.7.1
normal
optional
connectrpc ^0.9.0
normal
optional
flate2 ^1
normal
getrandom ^0.4
normal
http ^1
normal
optional
mkit-attest ^0.4
normal
mkit-core ^0.4
normal
mkit-git-bridge ^0.4
normal
optional
mkit-keystore ^0.4
normal
mkit-rpc ^0.4
normal
mkit-transport-connect ^0.4
normal
mkit-transport-enc ^0.4
normal
optional
mkit-transport-file ^0.4
normal
mkit-transport-http ^0.4
normal
mkit-transport-s3 ^0.4
normal
mkit-transport-ssh ^0.4
normal
rand_core ^0.10
normal
optional
rayon ^1
normal
reqwest ^0.13
normal
serde_json ^1
normal
sha2 ^0.11
normal
subtle ^2
normal
optional
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
optional
zeroize ^1
normal
assert_cmd ^2
dev
assert_fs ^1
dev
connectrpc ^0.9.0
dev
ed25519-dalek ^3
dev
futures ^0.3
dev
insta ^1
dev
k256 ^0.14
dev
mockito ^1
dev
p256 ^0.14
dev
predicates ^3
dev
proptest ^1
dev
tempfile ^3
dev
testcontainers ^0.27
dev
tokio ^1
dev
trycmd ^1
dev
mkit-keystore ^0.4
normal
mkit-keystore ^0.4
normal
libc ^0.2
normal
signal-hook ^0.4
normal
mkit-keystore ^0.4
normal
Versions
66.8%
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
hex_decode
mkit_
cli
0.4.2
In mkit_
cli::
commands::
trust_
roots
mkit_cli
::
commands
::
trust_roots
Function
hex_
decode
Copy item path
Source
pub fn hex_decode(s: &
str
) ->
Option
<
Vec
<
u8
>>