This folder contains executable examples of the sigstore-rs library.
To run any given example, simply provide the subfolder name as an argument to the cargo run
command.
cargo run --example <example_name>
e.g.
cargo run --example create_log_entry