Expand description
Generated protobuf bindings for SPIRE APIs.
This module contains generated code. Do not edit these files manually.
Regenerate with: cargo run -p xtask -- gen spire-api from the repo root.
§Lint Suppressions
The following lint suppressions are applied to this module because the generated code
from prost/tonic-build does not always conform to our linting standards:
clippy::allandclippy::pedantic: Generated code may not follow all clippy rulesmissing_docs: Generated types may lack documentationdead_code,unused_imports, etc.: Generated code may include unused items depending on features
These suppressions are intentional and scoped to this generated code module only.