| Crates.io | in_toto_attestation |
| lib.rs | in_toto_attestation |
| version | 0.1.0 |
| created_at | 2025-08-28 16:28:31.490764+00 |
| updated_at | 2025-08-28 16:28:31.490764+00 |
| description | Rust bindings for generating in-toto attestations and predicates |
| homepage | |
| repository | https://github.com/in-toto/attestation/rust |
| max_upload_size | |
| id | 1814336 |
| size | 403,873 |
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.
To import the Rust bindings into your project, add it to your Cargo.toml:
[dependencies]
in_toto_attestation = "0.1.0"
See the testing docs for info and instructions for testing this implementation.