in_toto_attestation

Crates.ioin_toto_attestation
lib.rsin_toto_attestation
version0.1.0
created_at2025-08-28 16:28:31.490764+00
updated_at2025-08-28 16:28:31.490764+00
descriptionRust bindings for generating in-toto attestations and predicates
homepage
repositoryhttps://github.com/in-toto/attestation/rust
max_upload_size
id1814336
size403,873
Marcela Melara (marcelamelara)

documentation

README

Rust bindings for in-toto attestations

This package contains Rust bindings for the in-toto Attestation Framework spec. Its contents are autogenerated using protobuf definitions.

For more information, see the in-toto Attestation Framework.

Usage

To import the Rust bindings into your project, add it to your Cargo.toml:

[dependencies]
in_toto_attestation = "0.1.0"

Testing

See the testing docs for info and instructions for testing this implementation.

Commit count: 0

cargo fmt