Docs.rs
revault_vault_api-0.0.37
revault_vault_api 0.0.37
Docs.rs crate page
11 September 2026
Links
Repository
crates.io
Source
Owners
bsutton
Dependencies
base64ct ^1
normal
chacha20poly1305 ^0.11
normal
getrandom ^0.4
normal
revault_lockbox_api ^0.0.36
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
zeroize ^1.9
normal
dbus ^0.9.12
normal
keyring ^4.2.0
normal
secret-service =5.1.0
normal
zbus ^5
normal
keyring ^4.2.0
normal
objc2-core-foundation ^0.3.2
normal
objc2-io-kit ^0.3.2
normal
libc ^0.2
normal
keyring ^4.2.0
normal
windows-sys ^0.61
normal
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
encode_hex
revault_
vault_
api
0.0.37
revault_vault_api
Function
encode_
hex
Copy item path
Source
pub fn encode_hex(bytes: &[
u8
]) ->
String
Expand description
Encodes bytes as lowercase hexadecimal text.