Docs.rs
tf-types-0.1.1
tf-types 0.1.1
Docs.rs crate page
Apache-2.0
03 July 2026
Links
Repository
crates.io
Source
Owners
KodyDennon
Dependencies
argon2 ^0.5
normal
base64 ^0.22
normal
blake3 ^1
normal
chacha20poly1305 ^0.10
normal
ciborium ^0.2
normal
ed25519-dalek ^2
normal
fips204 ^0.4
normal
flate2 ^1
normal
hkdf ^0.12
normal
hmac ^0.12
normal
jsonwebtoken ^9
normal
p256 ^0.13
normal
proptest ^1
normal
optional
rand ^0.8
normal
regex ^1
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
serde_yaml ^0.9
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
thiserror ^1
normal
tokio ^1
normal
unicode-normalization ^0.1
normal
ureq ^2
normal
optional
wasmtime ^43.0.1
normal
x25519-dalek ^2
normal
x509-parser ^0.16
normal
jsonschema ^0.18
dev
rcgen ^0.13
dev
serde_json ^1
dev
serde_yaml ^0.9
dev
tempfile ^3
dev
time ^0.3
dev
tokio ^1
dev
which ^6
dev
Versions
30.56%
of the crate is documented
Go to latest version
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
write_tfproof
tf_
types
0.1.1
In tf_
types::
format
tf_types
::
format
Function
write_
tfproof
Copy item path
Source
pub fn write_tfproof( bundle: &
ProofBundle
, signature: &[
u8
], ) ->
Result
<
Vec
<
u8
>,
FormatError
>