// Copyright (c) 2025, Salesforce, Inc.,
// All rights reserved.
// For full license text, see the LICENSE.txt file
fnmain(){protobuf_codegen::Codegen::new().pure().includes(["proto"]).input("proto/verify_signature.proto").cargo_out_dir("protos").run_from_script();}